h2 {
    color: #005aaa;
}

.countryflag {
    text-align: center;
}

.countryflag-img{
    width: 35px;
}

.fa-large {
    font-size: 24px;
}

a {
    box-shadow: none !important;
}

hr {
    border-color: #005aaa !important;
    background-color: #005aaa !important;
}
