body {
    min-height:;
    background-image:linear-gradient(to top, rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%), url("https://i7i4z3q4.hostrycdn.com/reservation/assets/img/swad-background.png");
    background-size: 75vw;
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 30px;
    background-color: white
}
h1
{
    font: ;
    font-size: 3rem;
    color: #663333;
    margin-bottom: 2vh;
    margin-top: 1vh;
}
h2
{
    font: Palatino, ;
    font-size: 2rem;
    color: #7A7A7A;
}
p
{
    font: Palatino, ;
    font-size: 1.5rem;
    color: #7A7A7A;
}

.btn-custom
{
    background-color: #663333;
    color: white;
}
.btn-custom:hover
{
    background-color: gold;
}
.btn-warning-custom
{
    color: white;
}
.btn-warning-custom:hover
{
    color: white;
}
.btn-warning-custom:active
{
    color: white;
}
.btn-warning-custom:focus
{
    color: white;
}
.btn-status
{
    margin-top: 2vh;
    margin-bottom:2vh;
}
.confirmation-text
{
    margin-bottom:2vh;
}
.discover-services-text-btn
{
    margin-bottom:2vh;
}
.discover-services-text-btn a
{
    margin-bottom:2vh;
}
.discover-services-text
{
    margin-bottom:2vh;
    font-size: 1rem;
    color:#663333;
}
.discover-services-text:hover
{
    margin-bottom:2vh;
    font-size: 1rem;
    color:#663333;
}
.manage-booking-btn-block
{
    margin-bottom:2vh;
    margin-top:3vh;
}
.logo-form {
    max-width: 25vh;
}

.input-group {
    min-height: 5vh;
    margin: 3vh 0;
}

.icon-form
{
    width: 75px;
    margin-right: 22px;
}
.form-check-input-text
{
    font-size: .5em !important;
    margin: 0;
}
.copyrights-footer
{
font: normal normal normal 20px/22px Palatino;
letter-spacing: 0px;
color: #7C7A7A;
opacity: 1;
margin: 0;
}
.copyrights-footer a
{
font: normal normal normal 20px/22px Palatino;
letter-spacing: 0px;
color: #66cc66;
opacity: 1;
}
.custom-control-label::before, 
.custom-control-label::after {
width: 1.25rem;
height: 1.25rem;
}
.custom-control label
{
font-size: 1rem;

}
.custom-control 
{
    margin-bottom: 3vh;

}
.booking-id
{
    font-weight: bolder;
    color: #663333;
}