File: /www/wwwroot/www.molinta.com/wp-content/themes/context-blog/assets/css/editor-style.css
p {
line-height: 1.8;
font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
transition: all 0.3s ease;
font-weight: 600;
color: #000;
line-height: 1.8;
}
h1,
.h1 {
font-size: 40px;
}
h2,
.h2 {
font-size: 32px;
}
h3,
.h3 {
font-size: 28px;
}
h4,
.h4 {
font-size: 24px;
}
h5,
.h5 {
font-size: 20px;
}
h6,
.h6 {
font-size: 16px;
}
figure {
margin: 1em 0;
}
.wp-block-image {
margin-top: 0em;
margin-bottom: 1em;
}
a {
color: black;
}