}
}
.top-bar:not(.alt-menu){
- background-color: $pale-blue;
+ background-color: $l-blue;
color: black;
height: auto;
padding: 0;
background: white !important;
color: $d-blue !important;
&:hover{
- color: $pale-blue !important;
+ color: $l-blue !important;
}
}
}
float: none;
margin: 0 auto;
}
- background-color: $pale-blue;
+ background-color: $l-blue;
float: right;
color: black;
height: auto;
}
&:hover{
- background: $d-green;
+ background: $pale-blue;
}
> a {
align-self: center;
text-align: left;
font-weight: normal;
&:hover{
- color: $d-green;
+ color: $pale-blue;
}
}
&:not(.has-form):not(.active) {
font-size: 18px;
font-family: 'Balthazar', serif;
&:hover{
- color: $d-green;
+ color: $pale-blue;
}
}
background-color: transparent;
& > a:not(.button) {
background-color: transparent;
- color: $d-green;
+ color: $pale-blue;
font-size: 18px;
font-family: 'Balthazar', serif;
}