﻿.lienhe-header {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center
}

.contact {
    padding-right: 0px !important;
}

.tabLienHe {
    background-color: #cecece;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .tabLienHe > a {
        color: white;
    }

    .buttonBar {
        height: 30px;
        padding-top: 0px !important;
        width: 100%;
        margin-left: 0px !important;
    }

.bottomContent {
    background-color: transparent;
}

i.lienhe {
    margin-left: 10px;
    margin-right: 10px;
    color: #cecece;
}