h2 {
    font-size: 24px;
    color: #005eb8;
    margin-top: 30px;
}

.guide-table {
    margin-top: 20px;
}

.guide-table thead {
    color: #fff;
}

.guide-table thead tr {
    background-color: #0072ce;
}

.guide-table th {
    border-color: #0072ce !important;
}
