body {
    font-family: "Gowun Dodum", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #5c5c5c;
}

.box-bg {
    background-color: rgba(220,53,69,0.15);
}

h2, h3 {
    font-weight: 800;
}