.container-8 {
    max-width: 1000px;
}

main {
    margin: 20px auto!important;
}

.title {
    color: #8d1f21;
    text-align: center;
}

.sub-title {
    color: #8d1f21;
    text-align: center;
}

.info-box {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}