/* 
Theme Name: Rival Child
Theme URI: https://rivaldigital.com
Description: Rival Digital Child Theme
Author: Rival Team
Author URI: https://rivaldigital.com
Template: yootheme
Version: 1.0.1
Text Domain: yootheme-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here

.uk-heading-medium{font-family: 'brandon-grotesque-bold' !important;font-weight: 600 !important;}
*/
@media (min-width: 1200px) {
  .home-heading, .uk-heading-medium {
    font-size: 3.5rem !important;
  }
}

.floating-form, .request-form {
  background: rgb(218,0,0) !important;
  background: linear-gradient(180deg, rgba(218,0,0,1) 0%, rgba(175,0,0,1) 100%) !important;
  color: #fff !important;
  border-radius: 15px !important;
  padding: 25px !important;
}