﻿


a {
    color: #3c5481;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.9rem;
}

h4 {
    color:#686868;
}

h5 {
    color: #7b7b7b;
}

footer {
    width: 100%;
    padding: 20px;
    background-color: #343434;
    color: #fff;
}

li {
    margin-bottom:10px;
}


hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

    hr.hr-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }


