.Your_Location_Info_Modal .text-holder {
  margin-bottom: 30px;
}

.Your_Location_Info_Modal .text-holder h4 {
  font-size: 16px;
  font-weight: 600;
  color: #202020;
}

.Your_Location_Info_Modal .text-holder p {
  font-size: 14px;
  font-weight: 500;
  color: #202020;
}

.Your_Location_Info_Modal .footer-btn-holder {
  padding: 30px 31px;
  display: block;
}


.Your_Location_Info_Modal .footer-btn-holder .btn_holder .submit-btn {
    width: 100%;
}