/*
Theme Name: Rank-Brew Child
Theme URI: https://rank-brew.com/
Description: Astra child theme for Rank-Brew. Makes the Header, Hero, Services, Footer and floating Book-a-Call button fully editable through ACF Pro (Theme Settings). Everything between Services and the Footer is built with Elementor.
Author: Rank-Brew
Author URI: https://rank-brew.com/
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rankbrew
*/

/* Add your own custom CSS below this line. The theme's section styles live in
   assets/css/rankbrew.css so this file stays clean for your overrides. */

.rb-mega-cols {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr;
}
.rb-mega-col ul li a {
    background: transparent;
    padding: 0;
}
span.rb-mega-h {
    font-family: 'Fragment Mono';
}