.get-a-quote-section{background-color:#fff;padding:80px 20px;text-align:center}.get-a-quote-section .container{margin:0 auto;max-width:900px}.quote-headline{color:var(--Orange-100,#f16623);font-size:3rem;font-style:normal;font-weight:700;line-height:125%;margin-bottom:50px;text-align:center}.page-about .quote-headline{margin:0 auto 4rem;width:75%}.get-a-quote-section .quote-btn{background-color:#f16623;border-radius:5px;color:var(--Cream-100,#fff6e5);font-size:1.3125rem;font-style:normal;font-weight:400;line-height:125%;padding:12px 30px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.get-a-quote-section .quote-btn:hover{background-color:#0a2540;transform:translateY(-2px)}@media only screen and (max-width:480px){.page-about .quote-headline{margin:0 auto 4rem;width:100%}.quote-headline{font-size:2.375rem;margin:0 auto 3rem;width:80%}}