.hotel-description-text {
    font-size: 1.25rem;
}

.hotel-description-text .underline{
    text-decoration: underline;
}

.hotel-rate {
    font-size: 1.75rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}