body{
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4 {
    font-family: 'EB Garamond', serif;
}

.board_button{
    background: #ca8027;
    color: white;
}

.modal-back{
    background: #1f8c64;
    color: white;
}
