/**
* Theme Name: Maniel Child
* Description: This is a child theme of Maniel, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/jd-themes">JD-Themes</a>
* Template: maniel/maniel
* Version: 1.3.1
**/



textarea, input, select {
    width: 100%;
    height: 55px;
    color: var(--heading-color);
    padding: 15px 30px;
    background-color: #f6f6f6;
    font-size: 14px;
    font-style: italic;
}
