.bg-primary {
    background-color: #fab4a4 !important;
}

hr.divider {
    background-color: #d3d596 !important;
}

hr.divider-light {
    background-color: #d3d596;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 0px !important;
    opacity: 0.25;
}

.bg-dark {
    background-color: #52600a !important;
}

.text-primary {
    color:#cb7287 !important;
}

.mystory {
    width: 350px;
}