/**
* Theme Name: Formie Child
* Description: This is a child theme of Formie.
* Author: firstsight_design
* Template: formie
* Version: 1.1
*/


@font-face {
    font-family: 'Eyesome Script';
    src: url('fonts/Eyesome-Script.woff2') format('woff2'),
        url('fonts/Eyesome-Script.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.accent-script {
    font-family: 'Eyesome Script';
    font-weight: normal;
    text-transform: none;
    color: #5ec5d4;
    font-size: larger;
    display: inline-block;
    line-height: 1.2 !important;

}

#pt-consultation .amelia-v2-booking {
    justify-items: center;
    text-align: center!important;
}

.art-logo-img {
  width: 160px;
  height: auto;
  max-width: none;
}