/* Informational + contact pages refinement */
.template-page .page-content,.template-page-contact .page-content{max-width:900px}
.template-page .section-header__title,.template-page-contact .section-header__title{font-weight:500;letter-spacing:.01em}
.template-page .rte{font-size:15px;line-height:1.75}
.template-page .rte h2{font-size:28px;font-weight:500;margin-top:42px;margin-bottom:16px}
.template-page .rte h3{font-size:18px;font-weight:500;margin-top:30px;margin-bottom:10px}
.template-page-contact .contact-form input,.template-page-contact .contact-form textarea{border:1px solid #d8d8d8;background:#fff;border-radius:0}
.template-page-contact .contact-form input:focus,.template-page-contact .contact-form textarea:focus{border-color:#111}
.template-page-contact .contact-form .btn{min-height:50px;text-transform:uppercase;font-size:12px;letter-spacing:.08em}
.template-404 .section-header__title{font-weight:500}
@media(max-width:768px){.template-page .rte{font-size:14px;line-height:1.7}.template-page .rte h2{font-size:24px;margin-top:32px}.template-page .rte h3{font-size:17px;margin-top:24px}.template-page-contact .contact-form .btn{width:100%}}