.btn-facebook, .btn-facebook:hover {
    background: white!important;
    color: black !important;
    font-weight: bold;
    border: 1px solid black;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}

.btn-facebook i {color: blue; background:#f4f4f6}

.agcustomers.facebook-container {
    text-align: center;
    margin-bottom: 10px;
}

.agcustomers p{
    font-size: 11px;
    line-height: 12px;
}

.agcustomers-error {
    margin-top: 2px;
    color: red;
}