a {
    text-decoration: none;
    color: red;
}

.shadow_box {
    background-color: rgb(254, 113, 113);
}

#content {
    background-color: white;
}

#logo a {
    font-size: 38px;
}