.fusion {
    font-size: 60px;
    font-style: bold;
}


.navigationbar {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;

}

#voted {
    font-family: 'Raleway', sans-serif;
    font-size: 60px;
    color: white;
    padding-top: 30px;
}

.header {
    color: black;
    padding-top: 70px;
    padding-bottom: 20px;
    font-size: 50px;
}

.button {
    padding-top: 30px;
    padding-bottom: 30px;
}


/* body {
    /* background-image: url(https://images.pexels.com/photos/2958293/pexels-photo-2958293.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940); */
    /* background-image:url(https://images.pexels.com/photos/2931270/pexels-photo-2931270.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    /* opacity: 0.9; */
 

.image {
    border-style: 20px white;

}

.review {
    border-bottom: 1px white;
    padding-bottom: 50px;
}

/* .linepadding {
    padding: 100px;
} */

.linebordertop {
    padding: 50px 0px 0px 0px;
}

/* .linepadding2 {
    padding: 90px 0px;
} */

/* .linepadding3 {
    padding: 25px 100px 25px 100px;
} */

.cuisine {
    size: 40px;
}

.curry {
    height: 400px;
    color: white;
}

.border {
    border: 6px;
    Color: white;
}


.facebook {
    font-size: 40px;
    color: black;
    padding-right: 20px;
}

.instagram {
    font-size: 40px;
    color: black;
}

.twitter {
    font-size: 40px;
    color: black;
    padding-left: 20px;
}

.fas fa-star {
    color: gold;
    text-shadow: 1px 1px black;
    font-size: 18px;
}
 