/*
 Theme Name:   PTC
 Theme URI:    https://pyro-technology-conference.com/
 Description:  PTC Child theme for Hello Elementor
 Author:       Neil Butcher
 Author URI:   https://pyro-technology-conference.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* import parent theme CSS */
@import url("../hello-elementor/style.css");

/* custom css */
@media (min-width: 768px) {
    .elementor-1190 .elementor-element.elementor-element-e394189,
    .elementor-3436 .elementor-element.elementor-element-78ddab2b {
        --width: 434px !important;
    }
}

.page-header > h1.entry-title {
    margin-top: 48px;
}
