
h1.bg-color{
    background-color: white;
    color: #565656;
    font-size: 1.8em;
    font-weight: 200;
}

h2.bg-color {
    background-color: white;
    color: #565656;
    font-size: .9em;
    font-weight: 200;
    margin-top: 10px;
}

.title-bg{
    background-color: white;
    color: #565656;
    align-items: center;
}
