/* Lookalike responsive stylesheet for the provided HTML */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Helvetica,Arial,sans-serif;background:#f5f5f5;color:#333;line-height:1.7}
img{max-width:100%;height:auto;display:block}
#content{padding:40px 15px}
.ast-container{max-width:1248px;margin:auto}
.content-area,.site-main{width:100%}
.ast-article-single{background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 10px rgba(0,0,0,.08)}
.entry-content{padding:25px}
.entry-content p{text-align:center;margin:18px 0;font-size:17px}
.aligncenter{margin-left:auto!important;margin-right:auto!important}
.wp-image-1792{width:100%;border-radius:4px}
.wp-image-880{width:150px}
.wp-image-1791{max-width:569px;width:100%}
.entry-content a[href^="tel"]{color:#e60000;text-decoration:none;font-weight:700}
.entry-content a[href^="tel"]:hover{text-decoration:underline}
.entry-content ol{margin:30px 0 0 28px}
.entry-content li{margin:8px 0;font-size:17px}
.entry-content span[style*="#ff6600"]{display:block!important;font-size:36px!important;font-weight:700;color:#ff6600!important}
@media (max-width:768px){
#content{padding:15px 10px}
.entry-content{padding:15px}
.entry-content span[style*="#ff6600"]{font-size:24px!important}
.entry-content p,.entry-content li{font-size:15px}
.wp-image-880{width:110px}
}
.text-center{
    text-align:center;
}

h1.text-center {
    color: #ff6600;
    font-size: 20px;
}