/**
* Theme Name: Footpaw Child
* Description: This is a child theme of Footpaw, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: footpaw
* Version: 1.0.2
*/

.amelia-v2-booking #amelia-container .ql-description :is(
    p, ol, ul, pre, blockquote,
    h1, h2, h3, h4, h5, h6
) {
    margin: 0;
    padding: 8px 0 !important;
}

.amelia-v2-booking #amelia-container .ql-description h2 {
    font-size: 1.5em;
    padding-bottom: 10px !important;
}

.amelia-v2-booking #amelia-container .ql-description ul,
.amelia-v2-booking #amelia-container .ql-description ol {
    padding-left: 5px !important;
}