﻿
body { background: #f1f1f1; }
.aft-main-banner-section .container-wrapper, .site-content .container-wrapper { background: #fff; }
.wp-block-search__button, input[type="submit"], .aft-readmore { cursor: default; }
.entry-content img, .post-thumbnail img { max-width: 100%; height: auto; }
.site-footer a[href="#"] { pointer-events: none; }
@media (max-width: 767px) {
  .af-container-row { display: block; }
  .secondary-sidebar, .primary-sidebar { width: 100%; }
}


