*{
    font-family: 'Open Sans', sans serif;
}

body{
    background-color: #fefcf5;
}

h1{
    font-family: 'Yellowtail', cursive;
    color: #353755
}

h3{
    color: #afa3bf
}