:root {
--light-gray: #838383;
}
.divider-light-content {
border-bottom: 1px solid var(--light-gray) !important;
}