.icon-container {
    margin-bottom: 5%;
    margin-top: 2%;
}

.icon-container img {
    margin-bottom: 4%;
}

.privacy-policy-container {
    margin-bottom: 4%;
}

.main-text {
    color: #0056b3;
}

.box-reservation {
    border-color: #0f5100;
    border-width: 10px;
    border-style: solid;
    background-color: white;
    color: #0f5100;
    padding-top: 2%;
}

.btn-delete-reservation {
    background-color: #a90101;
    color: white;
    border-radius: 20px;
    margin-top: 2%;
    margin-bottom: 2%;
}

.no-slot {
    text-align: center;
    vertical-align: center;
    background-color: #F68B00;
    color: white;
}
