body{
font-family: var(--body-font);
  line-height: 32px;
font-size: 16px;
letter-spacing:0px;
}

h1, h2, h3, h4, h5 {
  font-family: var(--head-font); }

  a:focus, a:hover, a:active {
      outline: none !important;
      box-shadow: none !important; }

      
.container {
  max-width: 1225px;
  width: 100%; }

  img{width: 100%;}

 .phone a {
    color: #0a0a0a;
    text-decoration: none;
}

.contact-div1{text-align: center;}