.b-example-divider {
    height: 1rem;
    background-color: rgba(0, 0, 0, .1);
}


.text-small {
    font-size: 85%;
}

.container {
    max-width: 1125px;
}

a {
   text-decoration: none;
}