/**
 * Theme Name: CP Elemenor
 * Description: Child theme for elementor
 * Author: Chetan Prajapati
 * Template: hello-elementor
 * Text Domain: cpelementor
 */

:root {}

h1,
h2,
h3,
h4,
h5,
h6 {}

a {
    outline: none !important;
}

b,
strong {}

label {}


/* ___ Resposive CSS ___ */

@media all and (max-width: 767px) {}