body {
background-color:ghostwhite;
}

.card-title{
    font-weight: bold;

}

h1 {
    text-align: left;
    left: 10%;
    right: 10%;
    top: 40%;
    color: #000;
    font-size: 3vw;
    font-family: 'Cinzel', serif;
}

h4 {
    text-align: justify;
    left: 10%;
    right: 10%;
    top: 60%;
    color: #000;
    font-size: 2vw;
    font-family: "Open Sans", sans-serif;
}