.hc-divider {
    height: 1px;
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid $gray-200;
}
