/*
Theme Name: UnderStrap Child
Theme URI: http://understrap.com
Template: understrap
Author: Davy Mayer
Author URI: http://icecube.wisc.edu
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder.
Tags: one-column,custom-menu,featured-images,theme-options,translation-ready
Version: 1.0.1625757081
Updated: 2021-07-08 10:11:21

*/

.nav-link {
    padding-bottom: 0;
    padding-top: 1rem;
}
.navbar {
    padding-bottom: 0;
}
.navbar-brand {
    height: 71px;
    height: 53px;
    position: absolute;
    top: 2px;
    z-index: 1;
}
.navbar-dark .navbar-nav .nav-link {
    color: #111 !important;
}
.bg-primary {
    background-color: #fff !important;
}
.wrapper {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active {
    background-color: #fff;
}
.pagelayer-col-holder {
    padding: 0 !important;
}
#wrapper-navbar {
    height: 60px;
}
a {
    color: #1875c3;
}
a:hover {
    color: #2f9cf8;
}
.widget-area h3 {
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
h3 {
    font-size: 1.5rem;
}
.mega-menu-primary ul {
    letter-spacing: -0.01em;
}
h2 {
    font-weight: 300;
}
