/*
 Theme Name:   Arrow Design Custom Child Theme
 Theme URI:    https://arrowdesign.ie/
 Description:  Custom Arrow Design Divi Child Theme
 Author:       Arrow Design
 Author URI:   https://arrowdesign.ie/
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

.custom-fields-container {
    margin-bottom: 20px;
}

.custom-fields-container p {
    margin: 10px 0;
}

.custom-fields-container label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.custom-fields-container input,
.custom-fields-container textarea {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}
