:root{
--bxbra: 10px ;
--Fontheading: "Quicksand", sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-weight: 700;
}
.bs-blog-post .title, .bs-widget-title.one .title, .widget_block .wp-block-heading, .widget_block .wp-block-search__label, .site-branding-text .site-title, .bs-latest-news .bn_title .title{
font-weight: 700;
}
.mainfeatured.three .multi-post-widget .inner_columns{
gap: 1.5rem;
}
.mainfeatured.three .bs-slide.bs-blog-post.three.lg {
height: 490px;
border-radius: var(--bxbra);
}
.mainfeatured.three .multi-post-widget .bs-blog-post.three.bsm {
height: 233.5px;
border-radius: var(--bxbra);
}
.mainfeatured.three .homemain {
border-radius: var(--bxbra);
}
.right-nav .msearch, .right-nav .switch{
display: none !important;
}
.navbar-wp nav{
justify-content: center;
}
.bs-widget-title.one .title, .widget_block .wp-block-heading, .widget_block .wp-block-search__label{
padding: 0;
}
.mainfeatured.three .bs-slide.bs-blog-post.three.lg .inner {
padding: 20px;
}
.widget_block .wp-block-heading, .widget_block .wp-block-search__label{
padding-right: 10px;
}
.bs-widget-title.one .title span, .widget_block .wp-block-heading span, .widget_block .wp-block-search__label span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
}
.bs-blog-post.single .small.single, .bs-blog-post .bs-blog-thumb + .small{
padding-top: 20px;
}
.bs-blog-post .small{
padding-top: 0;
}
.newspaperup-pagination{
margin-top: 50px;
}
.screen-reader-text{
transition: none;
}
.bs-menu-full .main{
padding: 10px 0;
}
.bs-menu-full .logo{
padding: 0;
}
@media (min-width: 1200px) {
.container {
max-width: 1400px;
}
}
@media (max-width: 767.98px) { 
header .site-branding-text {
text-align: start;
}
}