html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.wp-block {
color: #596172;
font-size: 18px;
line-height: 32px;
font-family: 'Roboto', sans-serif;
}
.wp-block-cover-image .block-editor-block-list__block, .wp-block-cover .block-editor-block-list__block {
color: #fff;
}
b,
strong {
font-weight: bold;
color: #596172;
}
dfn {
font-style: italic;
}
h1 {
font-size: 52px;
}
h2 {
font-size: 42px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 14px;
}
@media only screen and (min-width: 768px) {
h1 {
font-size: 2.8125em;
}
}
h2 {
font-size: 1.6875em;
}
@media only screen and (min-width: 768px) {
h2 {
font-size: 2.25em;
}
}
h3 {
font-size: 1.6875em;
}
h4 {
font-size: 1.125em;
}
h5 {
font-size: 0.88889em;
}
h6 {
font-size: 0.71111em;
}
a:hover, a:active {
color: #005177;
outline: 0;
text-decoration: none;
}
a:focus {
outline: 0;
text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6,
.editor-post-title__block .editor-post-title__input {
clear: both;
color: #000;
margin: 16px 0;
line-height: 1.3;
font-weight: 900;
font-family: 'Roboto', sans-serif;
}