/**
 * Values Section Styles
 * 
 * @package Artur_Developer
 */

.values-section {
    background: var(--color-bg-primary);
}
