.snap-drawers {
    background-color: #111111;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.separator-testimonial {
    color: #3a3a3a;
    font-size: 28px;
    font-weight: 600;
    font-style: italic;
}

.separator-testimonial-sm {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}