/**
 * Place your custom styles here.
 */

.container hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #000;
}