/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.page-wrapper .row.row-main {
    background: #ffffff24;
    padding: 40px;
    color: #000;
    border-radius: 30px;
}
.wp-block-table td, .wp-block-table th{font-size: 16px !important}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}