/* GLOBAL OVERRIDES */
.pre-header .pre-header-inner,
.header-nav-inner,
#footer-social-inner,
#footer-inner,
.sections-content,
.news-page-container,
#testimonials-inner,
.land-owners-inner {max-width: 1220px; padding: 0 10px; margin: 0 auto}

.news-page-container {margin: 60px auto}

p:last-child,
ul:last-child,
h2:last-child,
h3:last-child,
h4:last-child {margin-bottom: 0}

.hidden {display: none !important}

.align-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}
img.alignleft {float: left}
img.aligncenter {display: block; margin: 0 auto}
img.alignright {float: right}

.uppercase {text-transform: uppercase}
.lowercase {text-transform: lowercase}

.small {font-size: 0.7rem}

.clear {clear: both; overflow: hidden; float: none; width: 100%}