.cookie-button {
background-color: #026305 !important;
}
#cn-accept-cookie:hover {
color: white;
font-weight: 600 !important;
}
a {
color: black;
}
.site-title, h1, h2, h3 {
font-family: 'Kotta One', Arial, sans-serif !important;
}
h3 {
margin-top: 15px;
}
p {
text-align: justify;
}
.eael-grid-post-holder {
border: none !important;
}
.ast-footer-copyright p, .rmp-heading, .rmp-rating-widget__not-rated, .js-rmp-msg, .js-rmp-results {
text-align: center !important;
}
@media (min-width: 769px){
article.ast-article-post.has-post-thumbnail .entry-content {
float: left;
clear: none;
width: 45%;
}
article.ast-article-post.has-post-thumbnail .ast-blog-featured-section.post-thumb {
float: right;
width: 50%;
}
}
.nav-previous, .nav-next {
background-color: #109522;
}
.nav-previous a, .nav-next a {
color: white !important;
font-weight: 700;
}