﻿h4 {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size:1rem;
}

h5 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    padding: 0.3rem;
    background-color: #e1e1e1;
    border-radius: 0.3rem;
    font-size: 1rem;
}

ol {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.msgExplain {
    text-align: left;
    letter-spacing: 0.1rem;
    color: #1b6ec9;
    font-weight: bold;
}
