.wp-block-pullquote blockquote, .wp-block-quote:not(.is-large):not(.is-style-large),.wp-block-pullquote {
border-color: #e8151b;
}
.wp-block-file .wp-block-file__button, .wp-block-button .wp-block-button__link{
background: #e8151b ;
color: #ffffff !important;
border-radius: 0;
font-weight: 500;
}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus {
background-color: #000000;
color: #e8151b !important;
box-shadow: 0px 15px 30px -17px rgb(0 0 0 / 75%);
}
nav.wp-block-query-pagination.is-layout-flex.wp-block-query-pagination-is-layout-flex{
margin-top: 12px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover{
border: 2px solid #000000;
color: #e8151b !important;
}
.wp-block-button.is-style-outline .wp-block-button__link{
border: 2px solid #e8151b;
color: #e8151b !important;
}
figure.wp-block-gallery.columns-3{
padding-right: 10%;
}
figure.wp-block-gallery.columns-2{
padding-right: 1%;
}
.wp-block-button.is-style-squared a.wp-block-button__link{
border-radius: 0;
}
.wp-block-button .wp-block-button__link{
border-radius: 30px;
margin-bottom: 10px;
}
.has-media-on-the-right img{
width: 21vw;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
padding: 20px;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p{
margin-bottom: 0px;
}
.page-links{
clear: both;
}