.search-in { input { background: $grayer; color: $white; @include placeholder { color: $gray-light; } } .icon-search-wrapper { position: absolute; right: .7rem; top: .7rem; } .icon-search { color: $gray-light; } .loading-spinner { margin-top: .1rem; } }