.maintenance_Main_Layout {
  padding: 0 !important;
  margin: 0 !important;
  background: #f7f7f7;
}
.menu-container {
  padding: 16px 24px !important;
  border-radius: 16px !important;
  width: 100% !important;
  box-shadow: 0px 30px 16px 0px rgba(0, 0, 0, 0),
    0px 30px 24px 0px rgba(0, 0, 0, 0.01), 0px 8px 15px 0px rgba(0, 0, 0, 0.04),
    0px 2px 40px 0px rgba(0, 0, 0, 0.05);
  background: #fff !important;
}
.temp_maintenance {
  font-family: "Be Vietnam Pro" !important;
  font-weight: 800 !important;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  margin-top: 16px;
}
.undergoing_maintenance {
  font-family: Roboto !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 16px;
}
.contact_us {
  font-family: Roboto !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  margin-top: 8px;
}
.contactus_text {
  font-family: Roboto !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}
.customer_service_hours {
  font-family: Roboto !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 16px;
}
.customer_service_hours_info {
  font-family: Roboto !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}
