esrour Put this in admin / settings / custom css
.btn-gps {
    background: rgb(244,7,7);
    color: white !important;
    width: 92%;
    height: auto;
    margin: 10%;
    padding: 1rem !important;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}