/*
Theme Name:		 Brisk Child
Theme URI:		 http://brisk.uicore.co/
Description:	 Child theme for Brisk - Elementor Multi-Purpose WordPress Theme
Author:			   UiCore
Author URI:		 https://uicore.co
Template:		   brisk
Version:		   1.0.0
Text Domain:	 brisk
*/


/*
    Add your custom styles here
*/
ul.wp-block-page-list li a{
    font-family: var(--uicore-header--menu-typo-f,);
font-weight: var(--uicore-header--menu-typo-w,"600");
line-height: var(--uicore-header--menu-typo-h,"1.2");
letter-spacing: var(--uicore-header--menu-typo-ls,"-0.027em");
text-transform: var(--uicore-header--menu-typo-t,"none");
font-style: var(--uicore-header--menu-typo-st,"normal");
font-size: var(--uicore-header--menu-typo-s,"10px");
color: inherit;

}
.wpcf7-form-control {
    background: transparent;
    color: #fff;
}
body:not(.home) .entry-content {
  padding: 10rem 0;
}