change promo link color
This commit is contained in:
parent
d53e70be2c
commit
479d6fbd4f
1 changed files with 4 additions and 0 deletions
|
@ -1231,6 +1231,10 @@ footer {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.promo-section.promo-with-bg a {
|
||||||
|
color: #87B6EA;
|
||||||
|
}
|
||||||
|
|
||||||
.promo-section h3 {
|
.promo-section h3 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
|
|
Loading…
Reference in a new issue