h1, .h1 {
font-weight: bold;
font-size: 16pt;
color: #004275;
font-family: Leelawadee UI;
}

h2, .h2 {
font-weight: bold;
font-size: 16pt;
color: #FFFFFF;
font-family: Leelawadee UI;
}

h3, .h3 {
    font-size: 14pt;
    color: #004275;
    font-family: Leelawadee UI;
    font-weight: bold;
}

div.delayed-component-content {
    display: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
    margin: 70px auto;
}

.col-sm-2 {
    width: 50%;
}

