.b-footer {
    border: $primary-color 1px dashed;
    border-width: 1px 0;
    padding: 4rem;
    background-color: $light-gray;
}
