/*
Theme Name:        Silicon Child
Theme URI:         https://themeforest.net/user/madrasthemes/portfolio
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Child Theme of Silicon Multipurpose Business Theme. Silicon is a multipurpose WordPress Theme with focus in Technology Business niches.
Requires at least: WordPress 5.0
Template:          silicon
Version:           1.7.0
License:           GNU General Public License v3 or later
License URI:       LICENSE
Text Domain:       silicon-child
Tags:              two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options
*/
.bg-secondary {
  background-color: #f1ede9 !important;
}
.position-absolute.top-0.start-0.w-100.h-100 {background-color: #1a1512 !important;}
.bg-dark {
  background-color: #1a1512 !important;
}
.wpforms-submit {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #0073aa !important;
    color: #fff !important;
    padding: 10px 20px !important;
    border: none !important;
    border-radius: 4px;
    cursor: pointer;
}
