/*
Theme Name: Kapusta Lab 
Author: Wojciech Kolodziejczyk
Description: Modern clean customized theme build supporting dynamic multilevel hover menus and fully editable customizer text controls.
Version: 1.8.6
*/

/* Core Element Layer Reset definitions */
.wp-primary-nav { display: block !important; }
.dynamic-main-subtitle { display: block !important; visibility: visible !important; }

/* Force equal dual-sided text justification inside content areas */
.prose p {
    text-align: justify !important;
    text-justify: inter-word !important;
}