* ,h3{
color: white;
}

.color-h1 {
    color: white;
}

.color-primary {
    color: white;
}

.fa-home::before {
    color: #662E91;
}

.fa-search:before {
    color: #662E91;
}

.black_color {
color: black;
}

.wh {
color: white;
}

.fontamr {
text-align: center; 
background: linear-gradient(to bottom, #cfc09f 22%, #634f2c 24%, #cfc09f 26%, #cfc09f 27%, #ffecb3 40%, #3a2c0f 78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #fff;
font-family: 'Playfair Display', serif;
position: relative; 
text-transform: uppercase; 
font-size: 4vw; 
margin: 0; 
font-weight: 500;
}

h1,h2{
color: white;
font-family: 'Playfair Display', serif;
position: relative; 
text-transform: uppercase; 
margin: 20; 
font-weight: 500;
}

.nf-field-label {
color: black;
}

.nf-field-label label {
    color: black;
}

.nf-form-fields-required {
color: black;
}
.h1{
color: white;
}

th > abbr , th > h3, .pika-label {
 color: black;
}

th > abbr {
 color: black;
}

.book-btn {
    background: #662E91;
    padding: 0 5px 0 5px;
    border-radius: 5px;
}
@media only screen and (max-device-width: 480px) {
#slider_container {
   margin: 150px 0px 0px 0px;
}
.book-btn {
    color: white;
}
.book2-btn {
    background: #fff;
    padding: 0 5px 0 5px;
    margin: 0 2px 0 2px;
    border-radius: 5px;
}
 }
