body {
    font-family: "Nunito Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Lora", serif;
    color: rgb(0,0,50);
}
.text-white-space-pre-line {
    white-space: pre-line;
}
.daagy-site-title {
    font-family: "Lora", serif;
    font-size: 50.55px;
    font-weight: 400;
}
.daagy-bg-primary,
#vacation-rentals-availability-calendar .header.bg-primary {
    background: rgba(0,0,50,1) !important;
}
.calendar-date-is-not-available {
    text-decoration: line-through;
}
.daagy-text-primary {
    color: rgb(0,0,50);
}
.listing-gallery-pic{
    width: 33%;
    margin: 1rem 0 0 0;
    padding-right: 0.5rem;
    aspect-ratio: 1;
}
