.circle-seperator { background: #ccc; width: 8px; height: 8px; border-radius: 50%; margin: 0 auto; margin-top: 15px; margin-bottom: 15px; }
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 35px;
    height: 35px;
    padding: 6px 0px;
    border-radius: 17px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
a {
color: #1eb19b;
}
