@charset "utf-8";

.center {
	margin: 0 auto!important;
}

@media (max-width: 544px) {
    .ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"] {
        display: block;
    }
	
.elementor-widget-container .whatsnew dl{
	padding: 2em 0 0!important;
}
	
div.whatsnew .newmark {
    font-size: 74%;
    padding: 1px 5px;
    vertical-align: middle;
    color: White;
    background-color: #ff4500;
    border-radius: 3px;
}
	
div.whatsnew h2 {
	padding-bottom: 1em!important;
}