.elementor-5012 .elementor-element.elementor-element-a25e925{text-align:center;}.elementor-5012 .elementor-element.elementor-element-4ec61dd{text-align:center;}.elementor-5012 .elementor-element.elementor-element-4ec61dd .elementor-heading-title{color:#73868B;}/* Start custom CSS *//* Sizwe 2022/02/02 updating map icon of reserves page */
.material-icons.map::before, .mi.map::before {
  content: "MAP" !important;
  font-family: GlacialIndifference, sans-serif !important;
  font-size: 18px;
  font-weight: 600;
  color: #242429 !important;
}

.material-icons.arrow_forward::before, .mi.arrow_forward::before {
    content: "\e5c8";
    margin-left: -10px;

}
a.expand-map-btn {
  position: absolute;
  right: 10px;
  top: 0;
  margin-top: -4px !important;
}/* End custom CSS */