@charset "UTF-8";

/*
Theme Name: Medixi
Theme URI: https://wordpress.vecurosoft.com/medixi/
Author: Vecurosoft
Description: Medixi – Health & Medical WordPress Theme
Version: 1.1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: medixi
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.outerCustomSection{
background: transparent;
margin-top: -50px;
}
.innerCustomSection{
padding: 30px 15px;
background-color: var(--white-color);
box-shadow: 0px 15px 42.75px 2.25px rgba(39, 71, 125, 0.07);
}