@import '../../../../styles/variables'; :host { .landing-box { padding: 6em 0; color: $primary_color; min-height: 500px; .title { color: $primary_color !important; } } a .fa { margin-right: 1ch; } .home-content { .title, .subtitle { color: $secondary_color; } } } .search { .search-description { margin: 2rem 0; } }