/*
Theme Name: Simple & Elegant Child
Description: Child theme for Simple & Elegant Theme
Author: Your name here
Template: simple-elegant
*/
/* start write your custom CSS from here */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap');

*:not(i) { font-family: 'Roboto', sans-serif!important; }
textarea, input[type="text"], input[type="email"], input[type="button"], input[type="submit"] { -webkit-appearance: none!important; border-radius: 0!important; }
#wi-header { z-index:300!important; }
#footer-bottom { background: #000!important; }