.policy__cover {
  max-width: 1114px;
}

.policy__cover .coverage_icon img {
  width: 80px;
  margin-bottom: 10px;
}

.policy__cover .policy__cover_title h2 {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
  color: var(--afi-blue-700);
}

.policy__cover h2,
.policy__cover h3 {
  color: #004976 !important;
  font-size: 36px !important;
}

.policy__cover h2 {
  text-align: center !important;
}


.policy__cover .policy_cover_title h2 {
  font-size: 36px !important;
  line-height: 2.5rem;
}

.policy__cover .policy_cover_item h2,
.policy__cover .coverage-item h2 {
  font-family: Roboto, sans-serif !important;
  font-size: 1.5rem !important;
}

.policy__cover .coverage-item h3 {
  display: none;
}

@media screen and (min-width:991px) {
  .policy__cover .coverage-item .row {
    padding: 20px !important;
  }
}

.policy__cover .policy_cover_container .policy_cover_item {
  padding: 0 16px !important;
}

.policy__cover .policy_cover_container .policy_cover_item p {
  text-align: center !important;
}


/* Umbrella page */
.umbrella_policy_h3 h3 {
  color: #004976;
  font-size: 1.5rem !important;
  font-family: Roboto, sans-serif !important;
}

.umbrella_policy_h2_color {
  color: var(--afi-blue-700) !important;
}


/******************* /renter~earth_bg_section *******************/
.earth_bg_section {
  max-width: 1114px !important;
}

.earth_bg_section .worldwide-coverage-container {
  border-radius: 0 !important;
}

.earth_bg_section h3 {
  margin-bottom: .5rem !important;
}

.earth_bg_section p {
  margin-bottom: 0 !important;
}