h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
    border-bottom: 1px dotted #000;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 10px !important;
}
h2 {
    font-size: 1.8rem;
}