#gsGeoModal .modal-content {
    border-radius: 12px;
}

#gsGeoModal .modal-header {
    border-bottom: 1px solid #eee;
}

#gsGeoModal .modal-footer {
    border-top: 1px solid #eee;
}

#gsSwitchBtn {
    min-width: 140px;
}

#gsGeoModal p {
    margin-bottom: 10px;
}