|
|
@ -47,7 +47,7 @@ body { |
|
|
|
top: 0; |
|
|
|
left: 0; |
|
|
|
z-index: 999; |
|
|
|
opacity: 0.05; |
|
|
|
opacity: 0.06; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -114,7 +114,7 @@ body { |
|
|
|
} |
|
|
|
|
|
|
|
.card-title { |
|
|
|
font-family: 'Lato black', sans-serif; |
|
|
|
font-family: 'Michroma', sans-serif; |
|
|
|
color: #ef3333; |
|
|
|
font-size: 1.3rem; |
|
|
|
} |
|
|
@ -124,47 +124,45 @@ body { |
|
|
|
} |
|
|
|
|
|
|
|
.presentedby { |
|
|
|
font-family: 'Lato black', sans-serif; |
|
|
|
font-size: 1.42rem; |
|
|
|
letter-spacing: 0.14em; |
|
|
|
font-family: 'Michroma', sans-serif; |
|
|
|
font-size: 1.18rem; |
|
|
|
letter-spacing: 0.28em; |
|
|
|
font-weight: normal; |
|
|
|
text-transform: uppercase; |
|
|
|
color: #9f1414; |
|
|
|
color: #d01010; |
|
|
|
margin-top: 2vh; |
|
|
|
margin-bottom: 2vh; |
|
|
|
} |
|
|
|
|
|
|
|
h2 { |
|
|
|
font-family: 'Lato black', sans-serif; |
|
|
|
font-size: 1.42rem; |
|
|
|
letter-spacing: 0.14em; |
|
|
|
font-family: 'Michroma', sans-serif; |
|
|
|
font-size: 1.20rem; |
|
|
|
letter-spacing: 0.28em; |
|
|
|
font-weight: normal; |
|
|
|
text-transform: uppercase; |
|
|
|
color: #901010; |
|
|
|
color: #c00000; |
|
|
|
margin-top: 1vh; |
|
|
|
margin-bottom: 0vh; |
|
|
|
} |
|
|
|
|
|
|
|
h5 { |
|
|
|
text-transform: uppercase; |
|
|
|
font-size: 0.1rem; |
|
|
|
color: #c00606; |
|
|
|
} |
|
|
|
|
|
|
|
p { |
|
|
|
font-family: 'trench', sans-serif; |
|
|
|
letter-spacing: 0.06em; |
|
|
|
font-size: 1.21em; |
|
|
|
color: #c20606; |
|
|
|
font-family: 'Michroma'; |
|
|
|
font-size: 1.10em; |
|
|
|
letter-spacing: 0.10em; |
|
|
|
font-weight: normal; |
|
|
|
color: #e00000; |
|
|
|
hyphens: none; |
|
|
|
margin-top: 0.5em; |
|
|
|
margin-bottom: 0.5em; |
|
|
|
} |
|
|
|
|
|
|
|
li { |
|
|
|
font-family: 'trench', sans-serif; |
|
|
|
letter-spacing: 0.06em; |
|
|
|
font-family: 'Michroma'; |
|
|
|
font-size: 1.12em; |
|
|
|
letter-spacing: 0.10em; |
|
|
|
font-weight: normal; |
|
|
|
text-transform: capitalize; |
|
|
|
font-size: 1.23em; |
|
|
|
color: #c20606; |
|
|
|
color: #e00000; |
|
|
|
} |
|
|
|
|
|
|
|
img { |
|
|
|