/* ************************ */
/****** "Section location" begins *******/
/* ************************ */
.location-container {
  margin-top: -80px;
}
/* ************************ */
/****** "Section location" Ends *******/
/* ************************ */

/* ************************ */
/****** "Section Office addresses" begins *******/
/* ************************ */
.office-section {
  padding: 50px;
  margin-top: 50px;
}

.office-image {
  padding-left: 75px;
  padding-top: 50px;
}

.head-heading {
  text-align: left;
  font-size: 50px;
}

.head-para {
  font-weight: bolder;
  font-size: 20px;
}

.office-grid {
  gap: 10px;
  border-radius: 40px;
}

.branch-offices {
  justify-content: left;
  text-align: left;
}

.contact-col-2 {
  gap: 40px;
}

.branch-class {
  padding-top: 20px;
}

.office-h2 {
  padding-bottom: 20px;
  font-size: 30px;
}
/* ************************ */
/****** "Section Office addresses" Ends *******/
/* ************************ */
