.header-title {
    margin-top: 30px;
}

.header-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #1F2B5D;
}

.detail {
    margin-top: 45px;
}

.detail h4 {
    font-size: 24px;
    color: #1F2B5D;
    margin-bottom: 15px;
}

.detail a {
    text-decoration: underline;
}

.blank {
    margin-left: 30px;
}