body a {
color: var(--lipotype-color-green);
}
body a:hover {
color: var(--lipotype-color-green__highlight);
text-decoration: none;
}
.lipotype-font-large {
font-size: 36px;
line-height: 1.2em;
}
.lipotype-font-small {
font-size: var(--lipotype-small-font-size);
line-height: var(--lipotype-small-line-height);
}
.lipotype-font-light {
font-weight: lighter;
}
body #content, body .wp-site-blocks {
font-family: var(--lipotype-font-family), sans-serif;
font-size: var(--lipotype-regular-font-size);
line-height: var(--lipotype-regular-line-height);
hyphens: auto;
}
body h1, body h2, body h3 {
font-family: var(--lipotype-font-family), sans-serif;
font-weight: bold;
}
body h3 {
margin-bottom: 12px;
}
body strong, body b, body .strong {
font-family: var(--lipotype-font-family), sans-serif;
}
body blockquote {
padding: 0;
margin: auto;
border: 0;
text-align: left;
}
body blockquote, body blockquote p {
font-size: 20px;
line-height: 26px;
}
@media (min-width: 768px) {
body blockquote, body blockquote p {
font-size: 36px;
line-height: 46px;
}
}
body ul li {
line-height: 26px;
}
body button, body input, body select, body textarea {
font-family: var(--lipotype-font-family), sans-serif;
}
body small {
font-size: var(--lipotype-font-small-size);
line-height: var(--lipotype-font-small-line-height);
}
h1 {
font-size: 36px;
line-height: 1.1em;
}
.lipotype-like-h1,
.lipotype-h1 {
font-size: 36px !important;
line-height: 1.1em !important;
}
h2 {
font-size: 36px;
line-height: 36px;
}
.lipotype-like-h2,
.lipotype-h2 {
font-size: 36px !important;
line-height: 36px !important;
}
h3 {
font-size: 20px;
line-height: 26px;
}
.lipotype-like-h3,
.lipotype-h3 {
font-size: 20px !important;
line-height: 26px !important;
}
h4 {
font-size: 16px;
line-height: 22px;
}
.lipotype-like-h4,
.lipotype-h4 {
font-size: 16px !important;
line-height: 22px !important;
} .lipotype-like-h1 {
text-align: center !important;
}
.lipotype-h1 {
text-align: center !important;
}
.h2-search-publications {
text-align: left !important;
}
.lipodomics-service-h2-like-h3 {
font-size: 20px !important;
line-height: 26px !important;
margin-top: 32px !important;
}