.footer {
    /*position: relative;*/
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
}

.footer span>a {
    font-weight: 600;
    color: #495057;
    text-decoration: underline;
}
.footer p{
    display: inline-block;
    margin-right:5px;
}
.footer p>a{
    display: inline-block;
    font-size: 0.85rem;
    color: #333;
}
.footer .text-muted {
    font-size: 14px;
}

.user-terms {
    font-size: 14px;
}

.eblc-header {
    margin-bottom: 0.8rem;
    text-align: center;
}

.eblc-body {
    font-size: 0.8rem;
}

.eblc-body p {
    margin-bottom: 0.75rem;
}