/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.content img{max-width:100%;height:auto;}
nav.tabs{margin-bottom:1rem;}nav.tabs ul{background:#e9ecef;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}nav.tabs ul .nav-item{flex-grow:1;}nav.tabs ul .nav-item a{color:#303030;text-align:center;}nav.tabs ul .nav-item.active a{background:#303030;color:#e9ecef;}
body,p,a,li{font-family:'Lato',arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a{font-family:'Montserrat',sans-serif;font-weight:700;}
