@import url('https://fonts.googleapis.com/css?family=Lato:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 .header-default .phone-wrapper{
background-color:#ffffff;
 }
 .header-default .phone-wrapper i{
color:#CC001C;
 }
 .header-default .phone-wrapper i{
font-size:18px;
 }
 .header-default .phone-wrapper .phone{
color:#000000;
 }
 .header-default .phone-wrapper .phone{
font-size:20px;
 }
 .header-default .phone-wrapper .phone{
font-family:'Lato';
 }
 .header-default .phone-wrapper .phone{
line-height:1.2;
 }

 .footer .left-section h2{
font-size:44px;
 }
 .footer .left-section h2{
line-height:1.2em;
 }
@media (max-width: 768px){
.footer .left-section h2{
font-size:30px;
 }
 }
 .footer .right-section .footer-button{
background-color:#CC001C;
 }
 .footer .right-section .footer-button{
color:#ffffff;
 }
 .footer .right-section .footer-button:hover{
background-color:#FFBFC7;
 }
 .footer .right-section .footer-button:hover{
color:#ffffff;
 }
 .footer .right-section .footer-button{
font-size:22px;
 }
 .footer .right-section .footer-button{
line-height:1.2em;
 }
 .footer .right-section .footer-button{
font-family:'Lato';
 }
@media (max-width: 768px){
.footer .right-section .footer-button{
font-size:14px;
 }
 }
@media (max-width: 768px){
.footer .right-section .footer-button{
line-height:1.2em;
 }
 }
