body {
font-family: Arial, sans-serif;
}
body, button, input, select, textarea {
font-family: Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, sans-serif;
}
p {
text-align: justify;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h1.entry-title {
text-transform: none;
}
.single .byline, .group-blog .byline, .posted-on, .blog-author, .blog-cat {
font-family: Arial, sans-serif;
}
.feature-post-wrap a h2 {
text-transform: none;
}
.widget_accesspress_basic_featured_posts .feature-post-wrap-block {
margin-right: 0;
}
.slider-caption-container {
margin-left: 20px;
width: 30%;
}
@media (max-width: 1199px) {
.slider-caption-container .caption-title {
margin: 0;
} 
}
.bx-viewport {
touch-action: pan-y;
}