div.lp-title-group {
max-width: 1000px;
}
div.opening-with-search {
.opening-title {
max-width: 1100px;
}
.opening-description {
max-width: 750px;
}
.search-button {
background-color: #004C56;
text-transform: uppercase;
}
&:hover {
background-color: #007E8F;
color:#fff;
text-transform: uppercase;
}
}
Editor is loading...