.btn-facebook, .btn-facebook:hover {
    background-color: #1877f2;
    border-radius: 4px;
    color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: 15px center !important;
    padding: 10px;
    padding-left: 50px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 14px;
}

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

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

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

body:not(#address) .agcustomers-error {
    padding-top: 5px !important;
}
