/*
 Theme Name:     Dr. Paul
 Theme URI:      https://pugstaller.com/
 Author:         Lukas Pugstaller
 Author URI:     https://pugstaller.com/
 Description:    Divi Child Theme
 Template:       Divi
 Version:        1.0.0
*/

:root {
    --black-30: #0000004d;
}

.light-gray-color {
    color: var(--black-30) !important;
}