/*
Theme Name:		 Rise Child
Theme URI:		 https://rise.uicore.co/
Description:	 Child theme for Rise - Business & Consulting WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 rise
Version:		 1.0.0
Text Domain:	 rise
*/


/*
    wpforms-form button[type=submit] {
    background-color: #024488 !important;
    border-color: #024488 !important;
    color: #fff !important;
    transition: background 0.3s ease-in-out;
}

.wpforms-form button[type=submit]:hover {
    background-color: #f78f1e !important;
}
 label {
    padding: .25rem 0 .2rem;
    font-size: .875rem;
    color: #ffff;
    margin-bottom: 0
*/
