.vsp-components-load-balancing { .svg-icon-wrapper { position: relative; top: -3px; .svg-icon.chevron-up, .svg-icon.chevron-down { width: 10px; height: 10px; } } .halb-data { .load-balancing-page-title { @extend .section-title; &:first-child { padding: 0 0 40px 0; } } .question { padding-top: 10px; &:first-child { padding-top: 0; } } .title { @extend .body-1-medium; margin-bottom: 8px; cursor: pointer; .svg-icon { @include transition(transform 0.3s); margin-right: 5px; position: relative; top: 4px; } } .add-padding { padding-bottom: 20px; } .new-line { margin-left: 16px; } textarea.form-control { height: 90px; } } }