@import url("../paradise-cove-parent/screen.css");

.booknow{
    border: 2px solid white;
    padding: 0 0.5rem;
    background: #689A0F;
}

.booknow a {
    color: white !important;
    font-weight: bold !important;
}

.booknow:hover{
opacity: 0.7 !important;
}