* font-family: "Montserrat", "sans-serif" !important;

.blog-index__post-inner-card { padding:1rem;}



@media only screen and (max-width: 767px) {
	
	.blog-index__post-inner-card { padding:1rem; display:block;}
.blog-wit-sidbr .blog-index__post-image.hs-featured-wrp {max-width:100%;height:180px;}
	
}

.hs-button-white,
.hs-button-white:active,
.hs-button-white:hover{
    background-color: white !important;
    border-color: white;
    color: red !important;
}

.font-size-xxl {
  font-size: 72px;
}

@media (max-width: 768px) {
  .font-size-xxl {
    font-size: 32px;
  }
}