]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/css/style.css
added tux on mobile menu
[people/shoehn/ipfire.org.git] / static / css / style.css
index a0be2eae5f6736bd427a924de0a245ff5a26bf7e..808a36de6504e31fcdabb5946f367f0c33586768 100644 (file)
@@ -220,7 +220,7 @@ html {
 body {
   font-family: "Ubuntu", sans-serif;
   font-size: 1rem;
-  font-weight: normal;
+  font-weight: 400;
   line-height: 1.5;
   color: #263238;
   background-color: #eceff1; }
@@ -382,57 +382,57 @@ h1, h2, h3, h4, h5, h6,
   color: inherit; }
 
 h1, .h1 {
-  font-size: 2.25rem; }
+  font-size: 36px; }
 
 h2, .h2 {
-  font-size: 2rem; }
+  font-size: 32px; }
 
 h3, .h3 {
-  font-size: 1.5rem; }
+  font-size: 24px; }
 
 h4, .h4 {
-  font-size: 1.25rem; }
+  font-size: 20px; }
 
 h5, .h5 {
-  font-size: 1rem; }
+  font-size: 16px; }
 
 h6, .h6 {
-  font-size: 0.75rem; }
+  font-size: 12px; }
 
 .lead {
-  font-size: 1.5rem;
+  font-size: 24px;
   font-weight: 300; }
 
 .display-1 {
-  font-size: 7.5rem;
+  font-size: 120px;
   font-weight: 300;
   line-height: 1.1; }
 
 .display-2 {
-  font-size: 3rem;
+  font-size: 48px;
   font-weight: 300;
   line-height: 1.1; }
 
 .display-3 {
-  font-size: 2.25rem;
+  font-size: 32px;
   font-weight: 300;
   line-height: 1.1; }
 
 .display-4 {
-  font-size: 1.5rem;
+  font-size: 24px;
   font-weight: 300;
   line-height: 1.1; }
 
 hr {
-  margin-top: 0.5rem;
-  margin-bottom: 0.5rem;
+  margin-top: 8px;
+  margin-bottom: 8px;
   border: 0;
   border-top: 1px solid rgba(0, 0, 0, 0.1); }
 
 small,
 .small {
-  font-size: 0.875rem;
-  font-weight: 300; }
+  font-size: 14px;
+  font-weight: 400; }
 
 mark,
 .mark {
@@ -457,8 +457,8 @@ mark,
   text-transform: uppercase; }
 
 .blockquote {
-  padding: 0.25rem 0.5rem;
-  margin-bottom: 0.5rem;
+  padding: 4px 8px;
+  margin-bottom: 8px;
   font-size: 1.25rem;
   border-left: 0.25rem solid #eceeef; }
 
@@ -470,7 +470,7 @@ mark,
     content: "\2014 \00A0"; }
 
 .blockquote-reverse {
-  padding-right: 0.5rem;
+  padding-right: 8px;
   padding-left: 0;
   text-align: right;
   border-right: 0.25rem solid #eceeef;
@@ -1409,7 +1409,7 @@ mark,
       -ms-user-select: none;
           user-select: none;
   border: 2px solid transparent;
-  padding: 0.5rem 1rem;
+  padding: 8px 16px;
   font-size: 1rem;
   border-radius: 0.25rem;
   -webkit-transition: all 0.2s ease-in-out;
@@ -1670,7 +1670,7 @@ fieldset[disabled] a.btn {
     border-color: #d9534f; }
 
 .btn-link {
-  font-weight: 300;
+  font-weight: 400;
   color: #b71c1c;
   border-radius: 0; }
   .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
@@ -1689,12 +1689,12 @@ fieldset[disabled] a.btn {
       text-decoration: none; }
 
 .btn-lg, .btn-group-lg > .btn {
-  padding: 0.75rem 2rem;
-  font-size: 1.25rem;
-  border-radius: 0.125rem; }
+  padding: 12px 32px;
+  font-size: 20px;
+  border-radius: 2px; }
 
 .btn-sm, .btn-group-sm > .btn {
-  padding: 0.25rem 0.5rem;
+  padding: 4px 8px;
   font-size: 0.875rem;
   border-radius: 0.2rem; }
 
@@ -1703,7 +1703,7 @@ fieldset[disabled] a.btn {
   width: 100%; }
 
 .btn-block + .btn-block {
-  margin-top: 0.5rem; }
+  margin-top: 8px; }
 
 input[type="submit"].btn-block,
 input[type="reset"].btn-block,
@@ -1810,18 +1810,18 @@ tbody.collapse.show {
   outline: 0; }
 
 .btn + .dropdown-toggle-split {
-  padding-right: 0.75rem;
-  padding-left: 0.75rem; }
+  padding-right: 12px;
+  padding-left: 12px; }
   .btn + .dropdown-toggle-split::after {
     margin-left: 0; }
 
 .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
-  padding-right: 0.375rem;
-  padding-left: 0.375rem; }
+  padding-right: 6px;
+  padding-left: 6px; }
 
 .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
-  padding-right: 1.5rem;
-  padding-left: 1.5rem; }
+  padding-right: 24px;
+  padding-left: 24px; }
 
 .btn-group-vertical {
   display: -webkit-inline-box;
@@ -1888,7 +1888,7 @@ tbody.collapse.show {
 
 .nav-link {
   display: block;
-  padding: 0.5em 1.5em; }
+  padding: 8px 24px; }
   .nav-link:focus, .nav-link:hover {
     text-decoration: none; }
   .nav-link.disabled {
@@ -1955,14 +1955,14 @@ tbody.collapse.show {
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
-  padding: 0.5rem 0.5rem; }
+  padding: 8px 8px; }
 
 .navbar-brand {
   display: inline-block;
   padding-top: .25rem;
   padding-bottom: .25rem;
-  margin-right: 0.5rem;
-  font-size: 1.25rem;
+  margin-right: 8px;
+  font-size: 20px;
   line-height: inherit;
   white-space: nowrap; }
   .navbar-brand:focus, .navbar-brand:hover {
@@ -2011,11 +2011,11 @@ tbody.collapse.show {
 
 .navbar-toggler-left {
   position: absolute;
-  left: 0.5rem; }
+  left: 8px; }
 
 .navbar-toggler-right {
   position: absolute;
-  right: 0.5rem; }
+  right: 8px; }
 
 @media (max-width: 575px) {
   .navbar-toggleable .navbar-nav .dropdown-menu {
@@ -3495,142 +3495,142 @@ a.bg-inverse:focus, a.bg-inverse:hover {
   margin-bottom: 0 !important; }
 
 .m-1 {
-  margin: 0.125rem 0.125rem !important; }
+  margin: 2px 2px !important; }
 
 .mt-1 {
-  margin-top: 0.125rem !important; }
+  margin-top: 2px !important; }
 
 .mr-1 {
-  margin-right: 0.125rem !important; }
+  margin-right: 2px !important; }
 
 .mb-1 {
-  margin-bottom: 0.125rem !important; }
+  margin-bottom: 2px !important; }
 
 .ml-1 {
-  margin-left: 0.125rem !important; }
+  margin-left: 2px !important; }
 
 .mx-1 {
-  margin-right: 0.125rem !important;
-  margin-left: 0.125rem !important; }
+  margin-right: 2px !important;
+  margin-left: 2px !important; }
 
 .my-1 {
-  margin-top: 0.125rem !important;
-  margin-bottom: 0.125rem !important; }
+  margin-top: 2px !important;
+  margin-bottom: 2px !important; }
 
 .m-2 {
-  margin: 0.25rem 0.25rem !important; }
+  margin: 4px 4px !important; }
 
 .mt-2 {
-  margin-top: 0.25rem !important; }
+  margin-top: 4px !important; }
 
 .mr-2 {
-  margin-right: 0.25rem !important; }
+  margin-right: 4px !important; }
 
 .mb-2 {
-  margin-bottom: 0.25rem !important; }
+  margin-bottom: 4px !important; }
 
 .ml-2 {
-  margin-left: 0.25rem !important; }
+  margin-left: 4px !important; }
 
 .mx-2 {
-  margin-right: 0.25rem !important;
-  margin-left: 0.25rem !important; }
+  margin-right: 4px !important;
+  margin-left: 4px !important; }
 
 .my-2 {
-  margin-top: 0.25rem !important;
-  margin-bottom: 0.25rem !important; }
+  margin-top: 4px !important;
+  margin-bottom: 4px !important; }
 
 .m-3 {
-  margin: 0.5rem 0.5rem !important; }
+  margin: 8px 8px !important; }
 
 .mt-3 {
-  margin-top: 0.5rem !important; }
+  margin-top: 8px !important; }
 
 .mr-3 {
-  margin-right: 0.5rem !important; }
+  margin-right: 8px !important; }
 
 .mb-3 {
-  margin-bottom: 0.5rem !important; }
+  margin-bottom: 8px !important; }
 
 .ml-3 {
-  margin-left: 0.5rem !important; }
+  margin-left: 8px !important; }
 
 .mx-3 {
-  margin-right: 0.5rem !important;
-  margin-left: 0.5rem !important; }
+  margin-right: 8px !important;
+  margin-left: 8px !important; }
 
 .my-3 {
-  margin-top: 0.5rem !important;
-  margin-bottom: 0.5rem !important; }
+  margin-top: 8px !important;
+  margin-bottom: 8px !important; }
 
 .m-4 {
-  margin: 0.75rem 0.75rem !important; }
+  margin: 12px 12px !important; }
 
 .mt-4 {
-  margin-top: 0.75rem !important; }
+  margin-top: 12px !important; }
 
 .mr-4 {
-  margin-right: 0.75rem !important; }
+  margin-right: 12px !important; }
 
 .mb-4 {
-  margin-bottom: 0.75rem !important; }
+  margin-bottom: 12px !important; }
 
 .ml-4 {
-  margin-left: 0.75rem !important; }
+  margin-left: 12px !important; }
 
 .mx-4 {
-  margin-right: 0.75rem !important;
-  margin-left: 0.75rem !important; }
+  margin-right: 12px !important;
+  margin-left: 12px !important; }
 
 .my-4 {
-  margin-top: 0.75rem !important;
-  margin-bottom: 0.75rem !important; }
+  margin-top: 12px !important;
+  margin-bottom: 12px !important; }
 
 .m-5 {
-  margin: 1rem 1rem !important; }
+  margin: 16px 16px !important; }
 
 .mt-5 {
-  margin-top: 1rem !important; }
+  margin-top: 16px !important; }
 
 .mr-5 {
-  margin-right: 1rem !important; }
+  margin-right: 16px !important; }
 
 .mb-5 {
-  margin-bottom: 1rem !important; }
+  margin-bottom: 16px !important; }
 
 .ml-5 {
-  margin-left: 1rem !important; }
+  margin-left: 16px !important; }
 
 .mx-5 {
-  margin-right: 1rem !important;
-  margin-left: 1rem !important; }
+  margin-right: 16px !important;
+  margin-left: 16px !important; }
 
 .my-5 {
-  margin-top: 1rem !important;
-  margin-bottom: 1rem !important; }
+  margin-top: 16px !important;
+  margin-bottom: 16px !important; }
 
 .m-6 {
-  margin: 3rem 3rem !important; }
+  margin: 48px 48px !important; }
 
 .mt-6 {
-  margin-top: 3rem !important; }
+  margin-top: 48px !important; }
 
 .mr-6 {
-  margin-right: 3rem !important; }
+  margin-right: 48px !important; }
 
 .mb-6 {
-  margin-bottom: 3rem !important; }
+  margin-bottom: 48px !important; }
 
 .ml-6 {
-  margin-left: 3rem !important; }
+  margin-left: 48px !important; }
 
 .mx-6 {
-  margin-right: 3rem !important;
-  margin-left: 3rem !important; }
+  margin-right: 48px !important;
+  margin-left: 48px !important; }
 
 .my-6 {
-  margin-top: 3rem !important;
-  margin-bottom: 3rem !important; }
+  margin-top: 48px !important;
+  margin-bottom: 48px !important; }
 
 .p-0 {
   padding: 0 0 !important; }
@@ -3656,142 +3656,142 @@ a.bg-inverse:focus, a.bg-inverse:hover {
   padding-bottom: 0 !important; }
 
 .p-1 {
-  padding: 0.125rem 0.125rem !important; }
+  padding: 2px 2px !important; }
 
 .pt-1 {
-  padding-top: 0.125rem !important; }
+  padding-top: 2px !important; }
 
 .pr-1 {
-  padding-right: 0.125rem !important; }
+  padding-right: 2px !important; }
 
 .pb-1 {
-  padding-bottom: 0.125rem !important; }
+  padding-bottom: 2px !important; }
 
 .pl-1 {
-  padding-left: 0.125rem !important; }
+  padding-left: 2px !important; }
 
 .px-1 {
-  padding-right: 0.125rem !important;
-  padding-left: 0.125rem !important; }
+  padding-right: 2px !important;
+  padding-left: 2px !important; }
 
 .py-1 {
-  padding-top: 0.125rem !important;
-  padding-bottom: 0.125rem !important; }
+  padding-top: 2px !important;
+  padding-bottom: 2px !important; }
 
 .p-2 {
-  padding: 0.25rem 0.25rem !important; }
+  padding: 4px 4px !important; }
 
 .pt-2 {
-  padding-top: 0.25rem !important; }
+  padding-top: 4px !important; }
 
 .pr-2 {
-  padding-right: 0.25rem !important; }
+  padding-right: 4px !important; }
 
 .pb-2 {
-  padding-bottom: 0.25rem !important; }
+  padding-bottom: 4px !important; }
 
 .pl-2 {
-  padding-left: 0.25rem !important; }
+  padding-left: 4px !important; }
 
 .px-2 {
-  padding-right: 0.25rem !important;
-  padding-left: 0.25rem !important; }
+  padding-right: 4px !important;
+  padding-left: 4px !important; }
 
 .py-2 {
-  padding-top: 0.25rem !important;
-  padding-bottom: 0.25rem !important; }
+  padding-top: 4px !important;
+  padding-bottom: 4px !important; }
 
 .p-3 {
-  padding: 0.5rem 0.5rem !important; }
+  padding: 8px 8px !important; }
 
 .pt-3 {
-  padding-top: 0.5rem !important; }
+  padding-top: 8px !important; }
 
 .pr-3 {
-  padding-right: 0.5rem !important; }
+  padding-right: 8px !important; }
 
 .pb-3 {
-  padding-bottom: 0.5rem !important; }
+  padding-bottom: 8px !important; }
 
 .pl-3 {
-  padding-left: 0.5rem !important; }
+  padding-left: 8px !important; }
 
 .px-3 {
-  padding-right: 0.5rem !important;
-  padding-left: 0.5rem !important; }
+  padding-right: 8px !important;
+  padding-left: 8px !important; }
 
 .py-3 {
-  padding-top: 0.5rem !important;
-  padding-bottom: 0.5rem !important; }
+  padding-top: 8px !important;
+  padding-bottom: 8px !important; }
 
 .p-4 {
-  padding: 0.75rem 0.75rem !important; }
+  padding: 12px 12px !important; }
 
 .pt-4 {
-  padding-top: 0.75rem !important; }
+  padding-top: 12px !important; }
 
 .pr-4 {
-  padding-right: 0.75rem !important; }
+  padding-right: 12px !important; }
 
 .pb-4 {
-  padding-bottom: 0.75rem !important; }
+  padding-bottom: 12px !important; }
 
 .pl-4 {
-  padding-left: 0.75rem !important; }
+  padding-left: 12px !important; }
 
 .px-4 {
-  padding-right: 0.75rem !important;
-  padding-left: 0.75rem !important; }
+  padding-right: 12px !important;
+  padding-left: 12px !important; }
 
 .py-4 {
-  padding-top: 0.75rem !important;
-  padding-bottom: 0.75rem !important; }
+  padding-top: 12px !important;
+  padding-bottom: 12px !important; }
 
 .p-5 {
-  padding: 1rem 1rem !important; }
+  padding: 16px 16px !important; }
 
 .pt-5 {
-  padding-top: 1rem !important; }
+  padding-top: 16px !important; }
 
 .pr-5 {
-  padding-right: 1rem !important; }
+  padding-right: 16px !important; }
 
 .pb-5 {
-  padding-bottom: 1rem !important; }
+  padding-bottom: 16px !important; }
 
 .pl-5 {
-  padding-left: 1rem !important; }
+  padding-left: 16px !important; }
 
 .px-5 {
-  padding-right: 1rem !important;
-  padding-left: 1rem !important; }
+  padding-right: 16px !important;
+  padding-left: 16px !important; }
 
 .py-5 {
-  padding-top: 1rem !important;
-  padding-bottom: 1rem !important; }
+  padding-top: 16px !important;
+  padding-bottom: 16px !important; }
 
 .p-6 {
-  padding: 3rem 3rem !important; }
+  padding: 48px 48px !important; }
 
 .pt-6 {
-  padding-top: 3rem !important; }
+  padding-top: 48px !important; }
 
 .pr-6 {
-  padding-right: 3rem !important; }
+  padding-right: 48px !important; }
 
 .pb-6 {
-  padding-bottom: 3rem !important; }
+  padding-bottom: 48px !important; }
 
 .pl-6 {
-  padding-left: 3rem !important; }
+  padding-left: 48px !important; }
 
 .px-6 {
-  padding-right: 3rem !important;
-  padding-left: 3rem !important; }
+  padding-right: 48px !important;
+  padding-left: 48px !important; }
 
 .py-6 {
-  padding-top: 3rem !important;
-  padding-bottom: 3rem !important; }
+  padding-top: 48px !important;
+  padding-bottom: 48px !important; }
 
 .m-auto {
   margin: auto !important; }
@@ -3834,101 +3834,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     margin-top: 0 !important;
     margin-bottom: 0 !important; }
   .m-sm-1 {
-    margin: 0.125rem 0.125rem !important; }
+    margin: 2px 2px !important; }
   .mt-sm-1 {
-    margin-top: 0.125rem !important; }
+    margin-top: 2px !important; }
   .mr-sm-1 {
-    margin-right: 0.125rem !important; }
+    margin-right: 2px !important; }
   .mb-sm-1 {
-    margin-bottom: 0.125rem !important; }
+    margin-bottom: 2px !important; }
   .ml-sm-1 {
-    margin-left: 0.125rem !important; }
+    margin-left: 2px !important; }
   .mx-sm-1 {
-    margin-right: 0.125rem !important;
-    margin-left: 0.125rem !important; }
+    margin-right: 2px !important;
+    margin-left: 2px !important; }
   .my-sm-1 {
-    margin-top: 0.125rem !important;
-    margin-bottom: 0.125rem !important; }
+    margin-top: 2px !important;
+    margin-bottom: 2px !important; }
   .m-sm-2 {
-    margin: 0.25rem 0.25rem !important; }
+    margin: 4px 4px !important; }
   .mt-sm-2 {
-    margin-top: 0.25rem !important; }
+    margin-top: 4px !important; }
   .mr-sm-2 {
-    margin-right: 0.25rem !important; }
+    margin-right: 4px !important; }
   .mb-sm-2 {
-    margin-bottom: 0.25rem !important; }
+    margin-bottom: 4px !important; }
   .ml-sm-2 {
-    margin-left: 0.25rem !important; }
+    margin-left: 4px !important; }
   .mx-sm-2 {
-    margin-right: 0.25rem !important;
-    margin-left: 0.25rem !important; }
+    margin-right: 4px !important;
+    margin-left: 4px !important; }
   .my-sm-2 {
-    margin-top: 0.25rem !important;
-    margin-bottom: 0.25rem !important; }
+    margin-top: 4px !important;
+    margin-bottom: 4px !important; }
   .m-sm-3 {
-    margin: 0.5rem 0.5rem !important; }
+    margin: 8px 8px !important; }
   .mt-sm-3 {
-    margin-top: 0.5rem !important; }
+    margin-top: 8px !important; }
   .mr-sm-3 {
-    margin-right: 0.5rem !important; }
+    margin-right: 8px !important; }
   .mb-sm-3 {
-    margin-bottom: 0.5rem !important; }
+    margin-bottom: 8px !important; }
   .ml-sm-3 {
-    margin-left: 0.5rem !important; }
+    margin-left: 8px !important; }
   .mx-sm-3 {
-    margin-right: 0.5rem !important;
-    margin-left: 0.5rem !important; }
+    margin-right: 8px !important;
+    margin-left: 8px !important; }
   .my-sm-3 {
-    margin-top: 0.5rem !important;
-    margin-bottom: 0.5rem !important; }
+    margin-top: 8px !important;
+    margin-bottom: 8px !important; }
   .m-sm-4 {
-    margin: 0.75rem 0.75rem !important; }
+    margin: 12px 12px !important; }
   .mt-sm-4 {
-    margin-top: 0.75rem !important; }
+    margin-top: 12px !important; }
   .mr-sm-4 {
-    margin-right: 0.75rem !important; }
+    margin-right: 12px !important; }
   .mb-sm-4 {
-    margin-bottom: 0.75rem !important; }
+    margin-bottom: 12px !important; }
   .ml-sm-4 {
-    margin-left: 0.75rem !important; }
+    margin-left: 12px !important; }
   .mx-sm-4 {
-    margin-right: 0.75rem !important;
-    margin-left: 0.75rem !important; }
+    margin-right: 12px !important;
+    margin-left: 12px !important; }
   .my-sm-4 {
-    margin-top: 0.75rem !important;
-    margin-bottom: 0.75rem !important; }
+    margin-top: 12px !important;
+    margin-bottom: 12px !important; }
   .m-sm-5 {
-    margin: 1rem 1rem !important; }
+    margin: 16px 16px !important; }
   .mt-sm-5 {
-    margin-top: 1rem !important; }
+    margin-top: 16px !important; }
   .mr-sm-5 {
-    margin-right: 1rem !important; }
+    margin-right: 16px !important; }
   .mb-sm-5 {
-    margin-bottom: 1rem !important; }
+    margin-bottom: 16px !important; }
   .ml-sm-5 {
-    margin-left: 1rem !important; }
+    margin-left: 16px !important; }
   .mx-sm-5 {
-    margin-right: 1rem !important;
-    margin-left: 1rem !important; }
+    margin-right: 16px !important;
+    margin-left: 16px !important; }
   .my-sm-5 {
-    margin-top: 1rem !important;
-    margin-bottom: 1rem !important; }
+    margin-top: 16px !important;
+    margin-bottom: 16px !important; }
   .m-sm-6 {
-    margin: 3rem 3rem !important; }
+    margin: 48px 48px !important; }
   .mt-sm-6 {
-    margin-top: 3rem !important; }
+    margin-top: 48px !important; }
   .mr-sm-6 {
-    margin-right: 3rem !important; }
+    margin-right: 48px !important; }
   .mb-sm-6 {
-    margin-bottom: 3rem !important; }
+    margin-bottom: 48px !important; }
   .ml-sm-6 {
-    margin-left: 3rem !important; }
+    margin-left: 48px !important; }
   .mx-sm-6 {
-    margin-right: 3rem !important;
-    margin-left: 3rem !important; }
+    margin-right: 48px !important;
+    margin-left: 48px !important; }
   .my-sm-6 {
-    margin-top: 3rem !important;
-    margin-bottom: 3rem !important; }
+    margin-top: 48px !important;
+    margin-bottom: 48px !important; }
   .p-sm-0 {
     padding: 0 0 !important; }
   .pt-sm-0 {
@@ -3946,101 +3946,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     padding-top: 0 !important;
     padding-bottom: 0 !important; }
   .p-sm-1 {
-    padding: 0.125rem 0.125rem !important; }
+    padding: 2px 2px !important; }
   .pt-sm-1 {
-    padding-top: 0.125rem !important; }
+    padding-top: 2px !important; }
   .pr-sm-1 {
-    padding-right: 0.125rem !important; }
+    padding-right: 2px !important; }
   .pb-sm-1 {
-    padding-bottom: 0.125rem !important; }
+    padding-bottom: 2px !important; }
   .pl-sm-1 {
-    padding-left: 0.125rem !important; }
+    padding-left: 2px !important; }
   .px-sm-1 {
-    padding-right: 0.125rem !important;
-    padding-left: 0.125rem !important; }
+    padding-right: 2px !important;
+    padding-left: 2px !important; }
   .py-sm-1 {
-    padding-top: 0.125rem !important;
-    padding-bottom: 0.125rem !important; }
+    padding-top: 2px !important;
+    padding-bottom: 2px !important; }
   .p-sm-2 {
-    padding: 0.25rem 0.25rem !important; }
+    padding: 4px 4px !important; }
   .pt-sm-2 {
-    padding-top: 0.25rem !important; }
+    padding-top: 4px !important; }
   .pr-sm-2 {
-    padding-right: 0.25rem !important; }
+    padding-right: 4px !important; }
   .pb-sm-2 {
-    padding-bottom: 0.25rem !important; }
+    padding-bottom: 4px !important; }
   .pl-sm-2 {
-    padding-left: 0.25rem !important; }
+    padding-left: 4px !important; }
   .px-sm-2 {
-    padding-right: 0.25rem !important;
-    padding-left: 0.25rem !important; }
+    padding-right: 4px !important;
+    padding-left: 4px !important; }
   .py-sm-2 {
-    padding-top: 0.25rem !important;
-    padding-bottom: 0.25rem !important; }
+    padding-top: 4px !important;
+    padding-bottom: 4px !important; }
   .p-sm-3 {
-    padding: 0.5rem 0.5rem !important; }
+    padding: 8px 8px !important; }
   .pt-sm-3 {
-    padding-top: 0.5rem !important; }
+    padding-top: 8px !important; }
   .pr-sm-3 {
-    padding-right: 0.5rem !important; }
+    padding-right: 8px !important; }
   .pb-sm-3 {
-    padding-bottom: 0.5rem !important; }
+    padding-bottom: 8px !important; }
   .pl-sm-3 {
-    padding-left: 0.5rem !important; }
+    padding-left: 8px !important; }
   .px-sm-3 {
-    padding-right: 0.5rem !important;
-    padding-left: 0.5rem !important; }
+    padding-right: 8px !important;
+    padding-left: 8px !important; }
   .py-sm-3 {
-    padding-top: 0.5rem !important;
-    padding-bottom: 0.5rem !important; }
+    padding-top: 8px !important;
+    padding-bottom: 8px !important; }
   .p-sm-4 {
-    padding: 0.75rem 0.75rem !important; }
+    padding: 12px 12px !important; }
   .pt-sm-4 {
-    padding-top: 0.75rem !important; }
+    padding-top: 12px !important; }
   .pr-sm-4 {
-    padding-right: 0.75rem !important; }
+    padding-right: 12px !important; }
   .pb-sm-4 {
-    padding-bottom: 0.75rem !important; }
+    padding-bottom: 12px !important; }
   .pl-sm-4 {
-    padding-left: 0.75rem !important; }
+    padding-left: 12px !important; }
   .px-sm-4 {
-    padding-right: 0.75rem !important;
-    padding-left: 0.75rem !important; }
+    padding-right: 12px !important;
+    padding-left: 12px !important; }
   .py-sm-4 {
-    padding-top: 0.75rem !important;
-    padding-bottom: 0.75rem !important; }
+    padding-top: 12px !important;
+    padding-bottom: 12px !important; }
   .p-sm-5 {
-    padding: 1rem 1rem !important; }
+    padding: 16px 16px !important; }
   .pt-sm-5 {
-    padding-top: 1rem !important; }
+    padding-top: 16px !important; }
   .pr-sm-5 {
-    padding-right: 1rem !important; }
+    padding-right: 16px !important; }
   .pb-sm-5 {
-    padding-bottom: 1rem !important; }
+    padding-bottom: 16px !important; }
   .pl-sm-5 {
-    padding-left: 1rem !important; }
+    padding-left: 16px !important; }
   .px-sm-5 {
-    padding-right: 1rem !important;
-    padding-left: 1rem !important; }
+    padding-right: 16px !important;
+    padding-left: 16px !important; }
   .py-sm-5 {
-    padding-top: 1rem !important;
-    padding-bottom: 1rem !important; }
+    padding-top: 16px !important;
+    padding-bottom: 16px !important; }
   .p-sm-6 {
-    padding: 3rem 3rem !important; }
+    padding: 48px 48px !important; }
   .pt-sm-6 {
-    padding-top: 3rem !important; }
+    padding-top: 48px !important; }
   .pr-sm-6 {
-    padding-right: 3rem !important; }
+    padding-right: 48px !important; }
   .pb-sm-6 {
-    padding-bottom: 3rem !important; }
+    padding-bottom: 48px !important; }
   .pl-sm-6 {
-    padding-left: 3rem !important; }
+    padding-left: 48px !important; }
   .px-sm-6 {
-    padding-right: 3rem !important;
-    padding-left: 3rem !important; }
+    padding-right: 48px !important;
+    padding-left: 48px !important; }
   .py-sm-6 {
-    padding-top: 3rem !important;
-    padding-bottom: 3rem !important; }
+    padding-top: 48px !important;
+    padding-bottom: 48px !important; }
   .m-sm-auto {
     margin: auto !important; }
   .mt-sm-auto {
@@ -4076,101 +4076,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     margin-top: 0 !important;
     margin-bottom: 0 !important; }
   .m-md-1 {
-    margin: 0.125rem 0.125rem !important; }
+    margin: 2px 2px !important; }
   .mt-md-1 {
-    margin-top: 0.125rem !important; }
+    margin-top: 2px !important; }
   .mr-md-1 {
-    margin-right: 0.125rem !important; }
+    margin-right: 2px !important; }
   .mb-md-1 {
-    margin-bottom: 0.125rem !important; }
+    margin-bottom: 2px !important; }
   .ml-md-1 {
-    margin-left: 0.125rem !important; }
+    margin-left: 2px !important; }
   .mx-md-1 {
-    margin-right: 0.125rem !important;
-    margin-left: 0.125rem !important; }
+    margin-right: 2px !important;
+    margin-left: 2px !important; }
   .my-md-1 {
-    margin-top: 0.125rem !important;
-    margin-bottom: 0.125rem !important; }
+    margin-top: 2px !important;
+    margin-bottom: 2px !important; }
   .m-md-2 {
-    margin: 0.25rem 0.25rem !important; }
+    margin: 4px 4px !important; }
   .mt-md-2 {
-    margin-top: 0.25rem !important; }
+    margin-top: 4px !important; }
   .mr-md-2 {
-    margin-right: 0.25rem !important; }
+    margin-right: 4px !important; }
   .mb-md-2 {
-    margin-bottom: 0.25rem !important; }
+    margin-bottom: 4px !important; }
   .ml-md-2 {
-    margin-left: 0.25rem !important; }
+    margin-left: 4px !important; }
   .mx-md-2 {
-    margin-right: 0.25rem !important;
-    margin-left: 0.25rem !important; }
+    margin-right: 4px !important;
+    margin-left: 4px !important; }
   .my-md-2 {
-    margin-top: 0.25rem !important;
-    margin-bottom: 0.25rem !important; }
+    margin-top: 4px !important;
+    margin-bottom: 4px !important; }
   .m-md-3 {
-    margin: 0.5rem 0.5rem !important; }
+    margin: 8px 8px !important; }
   .mt-md-3 {
-    margin-top: 0.5rem !important; }
+    margin-top: 8px !important; }
   .mr-md-3 {
-    margin-right: 0.5rem !important; }
+    margin-right: 8px !important; }
   .mb-md-3 {
-    margin-bottom: 0.5rem !important; }
+    margin-bottom: 8px !important; }
   .ml-md-3 {
-    margin-left: 0.5rem !important; }
+    margin-left: 8px !important; }
   .mx-md-3 {
-    margin-right: 0.5rem !important;
-    margin-left: 0.5rem !important; }
+    margin-right: 8px !important;
+    margin-left: 8px !important; }
   .my-md-3 {
-    margin-top: 0.5rem !important;
-    margin-bottom: 0.5rem !important; }
+    margin-top: 8px !important;
+    margin-bottom: 8px !important; }
   .m-md-4 {
-    margin: 0.75rem 0.75rem !important; }
+    margin: 12px 12px !important; }
   .mt-md-4 {
-    margin-top: 0.75rem !important; }
+    margin-top: 12px !important; }
   .mr-md-4 {
-    margin-right: 0.75rem !important; }
+    margin-right: 12px !important; }
   .mb-md-4 {
-    margin-bottom: 0.75rem !important; }
+    margin-bottom: 12px !important; }
   .ml-md-4 {
-    margin-left: 0.75rem !important; }
+    margin-left: 12px !important; }
   .mx-md-4 {
-    margin-right: 0.75rem !important;
-    margin-left: 0.75rem !important; }
+    margin-right: 12px !important;
+    margin-left: 12px !important; }
   .my-md-4 {
-    margin-top: 0.75rem !important;
-    margin-bottom: 0.75rem !important; }
+    margin-top: 12px !important;
+    margin-bottom: 12px !important; }
   .m-md-5 {
-    margin: 1rem 1rem !important; }
+    margin: 16px 16px !important; }
   .mt-md-5 {
-    margin-top: 1rem !important; }
+    margin-top: 16px !important; }
   .mr-md-5 {
-    margin-right: 1rem !important; }
+    margin-right: 16px !important; }
   .mb-md-5 {
-    margin-bottom: 1rem !important; }
+    margin-bottom: 16px !important; }
   .ml-md-5 {
-    margin-left: 1rem !important; }
+    margin-left: 16px !important; }
   .mx-md-5 {
-    margin-right: 1rem !important;
-    margin-left: 1rem !important; }
+    margin-right: 16px !important;
+    margin-left: 16px !important; }
   .my-md-5 {
-    margin-top: 1rem !important;
-    margin-bottom: 1rem !important; }
+    margin-top: 16px !important;
+    margin-bottom: 16px !important; }
   .m-md-6 {
-    margin: 3rem 3rem !important; }
+    margin: 48px 48px !important; }
   .mt-md-6 {
-    margin-top: 3rem !important; }
+    margin-top: 48px !important; }
   .mr-md-6 {
-    margin-right: 3rem !important; }
+    margin-right: 48px !important; }
   .mb-md-6 {
-    margin-bottom: 3rem !important; }
+    margin-bottom: 48px !important; }
   .ml-md-6 {
-    margin-left: 3rem !important; }
+    margin-left: 48px !important; }
   .mx-md-6 {
-    margin-right: 3rem !important;
-    margin-left: 3rem !important; }
+    margin-right: 48px !important;
+    margin-left: 48px !important; }
   .my-md-6 {
-    margin-top: 3rem !important;
-    margin-bottom: 3rem !important; }
+    margin-top: 48px !important;
+    margin-bottom: 48px !important; }
   .p-md-0 {
     padding: 0 0 !important; }
   .pt-md-0 {
@@ -4188,101 +4188,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     padding-top: 0 !important;
     padding-bottom: 0 !important; }
   .p-md-1 {
-    padding: 0.125rem 0.125rem !important; }
+    padding: 2px 2px !important; }
   .pt-md-1 {
-    padding-top: 0.125rem !important; }
+    padding-top: 2px !important; }
   .pr-md-1 {
-    padding-right: 0.125rem !important; }
+    padding-right: 2px !important; }
   .pb-md-1 {
-    padding-bottom: 0.125rem !important; }
+    padding-bottom: 2px !important; }
   .pl-md-1 {
-    padding-left: 0.125rem !important; }
+    padding-left: 2px !important; }
   .px-md-1 {
-    padding-right: 0.125rem !important;
-    padding-left: 0.125rem !important; }
+    padding-right: 2px !important;
+    padding-left: 2px !important; }
   .py-md-1 {
-    padding-top: 0.125rem !important;
-    padding-bottom: 0.125rem !important; }
+    padding-top: 2px !important;
+    padding-bottom: 2px !important; }
   .p-md-2 {
-    padding: 0.25rem 0.25rem !important; }
+    padding: 4px 4px !important; }
   .pt-md-2 {
-    padding-top: 0.25rem !important; }
+    padding-top: 4px !important; }
   .pr-md-2 {
-    padding-right: 0.25rem !important; }
+    padding-right: 4px !important; }
   .pb-md-2 {
-    padding-bottom: 0.25rem !important; }
+    padding-bottom: 4px !important; }
   .pl-md-2 {
-    padding-left: 0.25rem !important; }
+    padding-left: 4px !important; }
   .px-md-2 {
-    padding-right: 0.25rem !important;
-    padding-left: 0.25rem !important; }
+    padding-right: 4px !important;
+    padding-left: 4px !important; }
   .py-md-2 {
-    padding-top: 0.25rem !important;
-    padding-bottom: 0.25rem !important; }
+    padding-top: 4px !important;
+    padding-bottom: 4px !important; }
   .p-md-3 {
-    padding: 0.5rem 0.5rem !important; }
+    padding: 8px 8px !important; }
   .pt-md-3 {
-    padding-top: 0.5rem !important; }
+    padding-top: 8px !important; }
   .pr-md-3 {
-    padding-right: 0.5rem !important; }
+    padding-right: 8px !important; }
   .pb-md-3 {
-    padding-bottom: 0.5rem !important; }
+    padding-bottom: 8px !important; }
   .pl-md-3 {
-    padding-left: 0.5rem !important; }
+    padding-left: 8px !important; }
   .px-md-3 {
-    padding-right: 0.5rem !important;
-    padding-left: 0.5rem !important; }
+    padding-right: 8px !important;
+    padding-left: 8px !important; }
   .py-md-3 {
-    padding-top: 0.5rem !important;
-    padding-bottom: 0.5rem !important; }
+    padding-top: 8px !important;
+    padding-bottom: 8px !important; }
   .p-md-4 {
-    padding: 0.75rem 0.75rem !important; }
+    padding: 12px 12px !important; }
   .pt-md-4 {
-    padding-top: 0.75rem !important; }
+    padding-top: 12px !important; }
   .pr-md-4 {
-    padding-right: 0.75rem !important; }
+    padding-right: 12px !important; }
   .pb-md-4 {
-    padding-bottom: 0.75rem !important; }
+    padding-bottom: 12px !important; }
   .pl-md-4 {
-    padding-left: 0.75rem !important; }
+    padding-left: 12px !important; }
   .px-md-4 {
-    padding-right: 0.75rem !important;
-    padding-left: 0.75rem !important; }
+    padding-right: 12px !important;
+    padding-left: 12px !important; }
   .py-md-4 {
-    padding-top: 0.75rem !important;
-    padding-bottom: 0.75rem !important; }
+    padding-top: 12px !important;
+    padding-bottom: 12px !important; }
   .p-md-5 {
-    padding: 1rem 1rem !important; }
+    padding: 16px 16px !important; }
   .pt-md-5 {
-    padding-top: 1rem !important; }
+    padding-top: 16px !important; }
   .pr-md-5 {
-    padding-right: 1rem !important; }
+    padding-right: 16px !important; }
   .pb-md-5 {
-    padding-bottom: 1rem !important; }
+    padding-bottom: 16px !important; }
   .pl-md-5 {
-    padding-left: 1rem !important; }
+    padding-left: 16px !important; }
   .px-md-5 {
-    padding-right: 1rem !important;
-    padding-left: 1rem !important; }
+    padding-right: 16px !important;
+    padding-left: 16px !important; }
   .py-md-5 {
-    padding-top: 1rem !important;
-    padding-bottom: 1rem !important; }
+    padding-top: 16px !important;
+    padding-bottom: 16px !important; }
   .p-md-6 {
-    padding: 3rem 3rem !important; }
+    padding: 48px 48px !important; }
   .pt-md-6 {
-    padding-top: 3rem !important; }
+    padding-top: 48px !important; }
   .pr-md-6 {
-    padding-right: 3rem !important; }
+    padding-right: 48px !important; }
   .pb-md-6 {
-    padding-bottom: 3rem !important; }
+    padding-bottom: 48px !important; }
   .pl-md-6 {
-    padding-left: 3rem !important; }
+    padding-left: 48px !important; }
   .px-md-6 {
-    padding-right: 3rem !important;
-    padding-left: 3rem !important; }
+    padding-right: 48px !important;
+    padding-left: 48px !important; }
   .py-md-6 {
-    padding-top: 3rem !important;
-    padding-bottom: 3rem !important; }
+    padding-top: 48px !important;
+    padding-bottom: 48px !important; }
   .m-md-auto {
     margin: auto !important; }
   .mt-md-auto {
@@ -4318,101 +4318,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     margin-top: 0 !important;
     margin-bottom: 0 !important; }
   .m-lg-1 {
-    margin: 0.125rem 0.125rem !important; }
+    margin: 2px 2px !important; }
   .mt-lg-1 {
-    margin-top: 0.125rem !important; }
+    margin-top: 2px !important; }
   .mr-lg-1 {
-    margin-right: 0.125rem !important; }
+    margin-right: 2px !important; }
   .mb-lg-1 {
-    margin-bottom: 0.125rem !important; }
+    margin-bottom: 2px !important; }
   .ml-lg-1 {
-    margin-left: 0.125rem !important; }
+    margin-left: 2px !important; }
   .mx-lg-1 {
-    margin-right: 0.125rem !important;
-    margin-left: 0.125rem !important; }
+    margin-right: 2px !important;
+    margin-left: 2px !important; }
   .my-lg-1 {
-    margin-top: 0.125rem !important;
-    margin-bottom: 0.125rem !important; }
+    margin-top: 2px !important;
+    margin-bottom: 2px !important; }
   .m-lg-2 {
-    margin: 0.25rem 0.25rem !important; }
+    margin: 4px 4px !important; }
   .mt-lg-2 {
-    margin-top: 0.25rem !important; }
+    margin-top: 4px !important; }
   .mr-lg-2 {
-    margin-right: 0.25rem !important; }
+    margin-right: 4px !important; }
   .mb-lg-2 {
-    margin-bottom: 0.25rem !important; }
+    margin-bottom: 4px !important; }
   .ml-lg-2 {
-    margin-left: 0.25rem !important; }
+    margin-left: 4px !important; }
   .mx-lg-2 {
-    margin-right: 0.25rem !important;
-    margin-left: 0.25rem !important; }
+    margin-right: 4px !important;
+    margin-left: 4px !important; }
   .my-lg-2 {
-    margin-top: 0.25rem !important;
-    margin-bottom: 0.25rem !important; }
+    margin-top: 4px !important;
+    margin-bottom: 4px !important; }
   .m-lg-3 {
-    margin: 0.5rem 0.5rem !important; }
+    margin: 8px 8px !important; }
   .mt-lg-3 {
-    margin-top: 0.5rem !important; }
+    margin-top: 8px !important; }
   .mr-lg-3 {
-    margin-right: 0.5rem !important; }
+    margin-right: 8px !important; }
   .mb-lg-3 {
-    margin-bottom: 0.5rem !important; }
+    margin-bottom: 8px !important; }
   .ml-lg-3 {
-    margin-left: 0.5rem !important; }
+    margin-left: 8px !important; }
   .mx-lg-3 {
-    margin-right: 0.5rem !important;
-    margin-left: 0.5rem !important; }
+    margin-right: 8px !important;
+    margin-left: 8px !important; }
   .my-lg-3 {
-    margin-top: 0.5rem !important;
-    margin-bottom: 0.5rem !important; }
+    margin-top: 8px !important;
+    margin-bottom: 8px !important; }
   .m-lg-4 {
-    margin: 0.75rem 0.75rem !important; }
+    margin: 12px 12px !important; }
   .mt-lg-4 {
-    margin-top: 0.75rem !important; }
+    margin-top: 12px !important; }
   .mr-lg-4 {
-    margin-right: 0.75rem !important; }
+    margin-right: 12px !important; }
   .mb-lg-4 {
-    margin-bottom: 0.75rem !important; }
+    margin-bottom: 12px !important; }
   .ml-lg-4 {
-    margin-left: 0.75rem !important; }
+    margin-left: 12px !important; }
   .mx-lg-4 {
-    margin-right: 0.75rem !important;
-    margin-left: 0.75rem !important; }
+    margin-right: 12px !important;
+    margin-left: 12px !important; }
   .my-lg-4 {
-    margin-top: 0.75rem !important;
-    margin-bottom: 0.75rem !important; }
+    margin-top: 12px !important;
+    margin-bottom: 12px !important; }
   .m-lg-5 {
-    margin: 1rem 1rem !important; }
+    margin: 16px 16px !important; }
   .mt-lg-5 {
-    margin-top: 1rem !important; }
+    margin-top: 16px !important; }
   .mr-lg-5 {
-    margin-right: 1rem !important; }
+    margin-right: 16px !important; }
   .mb-lg-5 {
-    margin-bottom: 1rem !important; }
+    margin-bottom: 16px !important; }
   .ml-lg-5 {
-    margin-left: 1rem !important; }
+    margin-left: 16px !important; }
   .mx-lg-5 {
-    margin-right: 1rem !important;
-    margin-left: 1rem !important; }
+    margin-right: 16px !important;
+    margin-left: 16px !important; }
   .my-lg-5 {
-    margin-top: 1rem !important;
-    margin-bottom: 1rem !important; }
+    margin-top: 16px !important;
+    margin-bottom: 16px !important; }
   .m-lg-6 {
-    margin: 3rem 3rem !important; }
+    margin: 48px 48px !important; }
   .mt-lg-6 {
-    margin-top: 3rem !important; }
+    margin-top: 48px !important; }
   .mr-lg-6 {
-    margin-right: 3rem !important; }
+    margin-right: 48px !important; }
   .mb-lg-6 {
-    margin-bottom: 3rem !important; }
+    margin-bottom: 48px !important; }
   .ml-lg-6 {
-    margin-left: 3rem !important; }
+    margin-left: 48px !important; }
   .mx-lg-6 {
-    margin-right: 3rem !important;
-    margin-left: 3rem !important; }
+    margin-right: 48px !important;
+    margin-left: 48px !important; }
   .my-lg-6 {
-    margin-top: 3rem !important;
-    margin-bottom: 3rem !important; }
+    margin-top: 48px !important;
+    margin-bottom: 48px !important; }
   .p-lg-0 {
     padding: 0 0 !important; }
   .pt-lg-0 {
@@ -4430,101 +4430,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     padding-top: 0 !important;
     padding-bottom: 0 !important; }
   .p-lg-1 {
-    padding: 0.125rem 0.125rem !important; }
+    padding: 2px 2px !important; }
   .pt-lg-1 {
-    padding-top: 0.125rem !important; }
+    padding-top: 2px !important; }
   .pr-lg-1 {
-    padding-right: 0.125rem !important; }
+    padding-right: 2px !important; }
   .pb-lg-1 {
-    padding-bottom: 0.125rem !important; }
+    padding-bottom: 2px !important; }
   .pl-lg-1 {
-    padding-left: 0.125rem !important; }
+    padding-left: 2px !important; }
   .px-lg-1 {
-    padding-right: 0.125rem !important;
-    padding-left: 0.125rem !important; }
+    padding-right: 2px !important;
+    padding-left: 2px !important; }
   .py-lg-1 {
-    padding-top: 0.125rem !important;
-    padding-bottom: 0.125rem !important; }
+    padding-top: 2px !important;
+    padding-bottom: 2px !important; }
   .p-lg-2 {
-    padding: 0.25rem 0.25rem !important; }
+    padding: 4px 4px !important; }
   .pt-lg-2 {
-    padding-top: 0.25rem !important; }
+    padding-top: 4px !important; }
   .pr-lg-2 {
-    padding-right: 0.25rem !important; }
+    padding-right: 4px !important; }
   .pb-lg-2 {
-    padding-bottom: 0.25rem !important; }
+    padding-bottom: 4px !important; }
   .pl-lg-2 {
-    padding-left: 0.25rem !important; }
+    padding-left: 4px !important; }
   .px-lg-2 {
-    padding-right: 0.25rem !important;
-    padding-left: 0.25rem !important; }
+    padding-right: 4px !important;
+    padding-left: 4px !important; }
   .py-lg-2 {
-    padding-top: 0.25rem !important;
-    padding-bottom: 0.25rem !important; }
+    padding-top: 4px !important;
+    padding-bottom: 4px !important; }
   .p-lg-3 {
-    padding: 0.5rem 0.5rem !important; }
+    padding: 8px 8px !important; }
   .pt-lg-3 {
-    padding-top: 0.5rem !important; }
+    padding-top: 8px !important; }
   .pr-lg-3 {
-    padding-right: 0.5rem !important; }
+    padding-right: 8px !important; }
   .pb-lg-3 {
-    padding-bottom: 0.5rem !important; }
+    padding-bottom: 8px !important; }
   .pl-lg-3 {
-    padding-left: 0.5rem !important; }
+    padding-left: 8px !important; }
   .px-lg-3 {
-    padding-right: 0.5rem !important;
-    padding-left: 0.5rem !important; }
+    padding-right: 8px !important;
+    padding-left: 8px !important; }
   .py-lg-3 {
-    padding-top: 0.5rem !important;
-    padding-bottom: 0.5rem !important; }
+    padding-top: 8px !important;
+    padding-bottom: 8px !important; }
   .p-lg-4 {
-    padding: 0.75rem 0.75rem !important; }
+    padding: 12px 12px !important; }
   .pt-lg-4 {
-    padding-top: 0.75rem !important; }
+    padding-top: 12px !important; }
   .pr-lg-4 {
-    padding-right: 0.75rem !important; }
+    padding-right: 12px !important; }
   .pb-lg-4 {
-    padding-bottom: 0.75rem !important; }
+    padding-bottom: 12px !important; }
   .pl-lg-4 {
-    padding-left: 0.75rem !important; }
+    padding-left: 12px !important; }
   .px-lg-4 {
-    padding-right: 0.75rem !important;
-    padding-left: 0.75rem !important; }
+    padding-right: 12px !important;
+    padding-left: 12px !important; }
   .py-lg-4 {
-    padding-top: 0.75rem !important;
-    padding-bottom: 0.75rem !important; }
+    padding-top: 12px !important;
+    padding-bottom: 12px !important; }
   .p-lg-5 {
-    padding: 1rem 1rem !important; }
+    padding: 16px 16px !important; }
   .pt-lg-5 {
-    padding-top: 1rem !important; }
+    padding-top: 16px !important; }
   .pr-lg-5 {
-    padding-right: 1rem !important; }
+    padding-right: 16px !important; }
   .pb-lg-5 {
-    padding-bottom: 1rem !important; }
+    padding-bottom: 16px !important; }
   .pl-lg-5 {
-    padding-left: 1rem !important; }
+    padding-left: 16px !important; }
   .px-lg-5 {
-    padding-right: 1rem !important;
-    padding-left: 1rem !important; }
+    padding-right: 16px !important;
+    padding-left: 16px !important; }
   .py-lg-5 {
-    padding-top: 1rem !important;
-    padding-bottom: 1rem !important; }
+    padding-top: 16px !important;
+    padding-bottom: 16px !important; }
   .p-lg-6 {
-    padding: 3rem 3rem !important; }
+    padding: 48px 48px !important; }
   .pt-lg-6 {
-    padding-top: 3rem !important; }
+    padding-top: 48px !important; }
   .pr-lg-6 {
-    padding-right: 3rem !important; }
+    padding-right: 48px !important; }
   .pb-lg-6 {
-    padding-bottom: 3rem !important; }
+    padding-bottom: 48px !important; }
   .pl-lg-6 {
-    padding-left: 3rem !important; }
+    padding-left: 48px !important; }
   .px-lg-6 {
-    padding-right: 3rem !important;
-    padding-left: 3rem !important; }
+    padding-right: 48px !important;
+    padding-left: 48px !important; }
   .py-lg-6 {
-    padding-top: 3rem !important;
-    padding-bottom: 3rem !important; }
+    padding-top: 48px !important;
+    padding-bottom: 48px !important; }
   .m-lg-auto {
     margin: auto !important; }
   .mt-lg-auto {
@@ -4560,101 +4560,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     margin-top: 0 !important;
     margin-bottom: 0 !important; }
   .m-xl-1 {
-    margin: 0.125rem 0.125rem !important; }
+    margin: 2px 2px !important; }
   .mt-xl-1 {
-    margin-top: 0.125rem !important; }
+    margin-top: 2px !important; }
   .mr-xl-1 {
-    margin-right: 0.125rem !important; }
+    margin-right: 2px !important; }
   .mb-xl-1 {
-    margin-bottom: 0.125rem !important; }
+    margin-bottom: 2px !important; }
   .ml-xl-1 {
-    margin-left: 0.125rem !important; }
+    margin-left: 2px !important; }
   .mx-xl-1 {
-    margin-right: 0.125rem !important;
-    margin-left: 0.125rem !important; }
+    margin-right: 2px !important;
+    margin-left: 2px !important; }
   .my-xl-1 {
-    margin-top: 0.125rem !important;
-    margin-bottom: 0.125rem !important; }
+    margin-top: 2px !important;
+    margin-bottom: 2px !important; }
   .m-xl-2 {
-    margin: 0.25rem 0.25rem !important; }
+    margin: 4px 4px !important; }
   .mt-xl-2 {
-    margin-top: 0.25rem !important; }
+    margin-top: 4px !important; }
   .mr-xl-2 {
-    margin-right: 0.25rem !important; }
+    margin-right: 4px !important; }
   .mb-xl-2 {
-    margin-bottom: 0.25rem !important; }
+    margin-bottom: 4px !important; }
   .ml-xl-2 {
-    margin-left: 0.25rem !important; }
+    margin-left: 4px !important; }
   .mx-xl-2 {
-    margin-right: 0.25rem !important;
-    margin-left: 0.25rem !important; }
+    margin-right: 4px !important;
+    margin-left: 4px !important; }
   .my-xl-2 {
-    margin-top: 0.25rem !important;
-    margin-bottom: 0.25rem !important; }
+    margin-top: 4px !important;
+    margin-bottom: 4px !important; }
   .m-xl-3 {
-    margin: 0.5rem 0.5rem !important; }
+    margin: 8px 8px !important; }
   .mt-xl-3 {
-    margin-top: 0.5rem !important; }
+    margin-top: 8px !important; }
   .mr-xl-3 {
-    margin-right: 0.5rem !important; }
+    margin-right: 8px !important; }
   .mb-xl-3 {
-    margin-bottom: 0.5rem !important; }
+    margin-bottom: 8px !important; }
   .ml-xl-3 {
-    margin-left: 0.5rem !important; }
+    margin-left: 8px !important; }
   .mx-xl-3 {
-    margin-right: 0.5rem !important;
-    margin-left: 0.5rem !important; }
+    margin-right: 8px !important;
+    margin-left: 8px !important; }
   .my-xl-3 {
-    margin-top: 0.5rem !important;
-    margin-bottom: 0.5rem !important; }
+    margin-top: 8px !important;
+    margin-bottom: 8px !important; }
   .m-xl-4 {
-    margin: 0.75rem 0.75rem !important; }
+    margin: 12px 12px !important; }
   .mt-xl-4 {
-    margin-top: 0.75rem !important; }
+    margin-top: 12px !important; }
   .mr-xl-4 {
-    margin-right: 0.75rem !important; }
+    margin-right: 12px !important; }
   .mb-xl-4 {
-    margin-bottom: 0.75rem !important; }
+    margin-bottom: 12px !important; }
   .ml-xl-4 {
-    margin-left: 0.75rem !important; }
+    margin-left: 12px !important; }
   .mx-xl-4 {
-    margin-right: 0.75rem !important;
-    margin-left: 0.75rem !important; }
+    margin-right: 12px !important;
+    margin-left: 12px !important; }
   .my-xl-4 {
-    margin-top: 0.75rem !important;
-    margin-bottom: 0.75rem !important; }
+    margin-top: 12px !important;
+    margin-bottom: 12px !important; }
   .m-xl-5 {
-    margin: 1rem 1rem !important; }
+    margin: 16px 16px !important; }
   .mt-xl-5 {
-    margin-top: 1rem !important; }
+    margin-top: 16px !important; }
   .mr-xl-5 {
-    margin-right: 1rem !important; }
+    margin-right: 16px !important; }
   .mb-xl-5 {
-    margin-bottom: 1rem !important; }
+    margin-bottom: 16px !important; }
   .ml-xl-5 {
-    margin-left: 1rem !important; }
+    margin-left: 16px !important; }
   .mx-xl-5 {
-    margin-right: 1rem !important;
-    margin-left: 1rem !important; }
+    margin-right: 16px !important;
+    margin-left: 16px !important; }
   .my-xl-5 {
-    margin-top: 1rem !important;
-    margin-bottom: 1rem !important; }
+    margin-top: 16px !important;
+    margin-bottom: 16px !important; }
   .m-xl-6 {
-    margin: 3rem 3rem !important; }
+    margin: 48px 48px !important; }
   .mt-xl-6 {
-    margin-top: 3rem !important; }
+    margin-top: 48px !important; }
   .mr-xl-6 {
-    margin-right: 3rem !important; }
+    margin-right: 48px !important; }
   .mb-xl-6 {
-    margin-bottom: 3rem !important; }
+    margin-bottom: 48px !important; }
   .ml-xl-6 {
-    margin-left: 3rem !important; }
+    margin-left: 48px !important; }
   .mx-xl-6 {
-    margin-right: 3rem !important;
-    margin-left: 3rem !important; }
+    margin-right: 48px !important;
+    margin-left: 48px !important; }
   .my-xl-6 {
-    margin-top: 3rem !important;
-    margin-bottom: 3rem !important; }
+    margin-top: 48px !important;
+    margin-bottom: 48px !important; }
   .p-xl-0 {
     padding: 0 0 !important; }
   .pt-xl-0 {
@@ -4672,101 +4672,101 @@ a.bg-inverse:focus, a.bg-inverse:hover {
     padding-top: 0 !important;
     padding-bottom: 0 !important; }
   .p-xl-1 {
-    padding: 0.125rem 0.125rem !important; }
+    padding: 2px 2px !important; }
   .pt-xl-1 {
-    padding-top: 0.125rem !important; }
+    padding-top: 2px !important; }
   .pr-xl-1 {
-    padding-right: 0.125rem !important; }
+    padding-right: 2px !important; }
   .pb-xl-1 {
-    padding-bottom: 0.125rem !important; }
+    padding-bottom: 2px !important; }
   .pl-xl-1 {
-    padding-left: 0.125rem !important; }
+    padding-left: 2px !important; }
   .px-xl-1 {
-    padding-right: 0.125rem !important;
-    padding-left: 0.125rem !important; }
+    padding-right: 2px !important;
+    padding-left: 2px !important; }
   .py-xl-1 {
-    padding-top: 0.125rem !important;
-    padding-bottom: 0.125rem !important; }
+    padding-top: 2px !important;
+    padding-bottom: 2px !important; }
   .p-xl-2 {
-    padding: 0.25rem 0.25rem !important; }
+    padding: 4px 4px !important; }
   .pt-xl-2 {
-    padding-top: 0.25rem !important; }
+    padding-top: 4px !important; }
   .pr-xl-2 {
-    padding-right: 0.25rem !important; }
+    padding-right: 4px !important; }
   .pb-xl-2 {
-    padding-bottom: 0.25rem !important; }
+    padding-bottom: 4px !important; }
   .pl-xl-2 {
-    padding-left: 0.25rem !important; }
+    padding-left: 4px !important; }
   .px-xl-2 {
-    padding-right: 0.25rem !important;
-    padding-left: 0.25rem !important; }
+    padding-right: 4px !important;
+    padding-left: 4px !important; }
   .py-xl-2 {
-    padding-top: 0.25rem !important;
-    padding-bottom: 0.25rem !important; }
+    padding-top: 4px !important;
+    padding-bottom: 4px !important; }
   .p-xl-3 {
-    padding: 0.5rem 0.5rem !important; }
+    padding: 8px 8px !important; }
   .pt-xl-3 {
-    padding-top: 0.5rem !important; }
+    padding-top: 8px !important; }
   .pr-xl-3 {
-    padding-right: 0.5rem !important; }
+    padding-right: 8px !important; }
   .pb-xl-3 {
-    padding-bottom: 0.5rem !important; }
+    padding-bottom: 8px !important; }
   .pl-xl-3 {
-    padding-left: 0.5rem !important; }
+    padding-left: 8px !important; }
   .px-xl-3 {
-    padding-right: 0.5rem !important;
-    padding-left: 0.5rem !important; }
+    padding-right: 8px !important;
+    padding-left: 8px !important; }
   .py-xl-3 {
-    padding-top: 0.5rem !important;
-    padding-bottom: 0.5rem !important; }
+    padding-top: 8px !important;
+    padding-bottom: 8px !important; }
   .p-xl-4 {
-    padding: 0.75rem 0.75rem !important; }
+    padding: 12px 12px !important; }
   .pt-xl-4 {
-    padding-top: 0.75rem !important; }
+    padding-top: 12px !important; }
   .pr-xl-4 {
-    padding-right: 0.75rem !important; }
+    padding-right: 12px !important; }
   .pb-xl-4 {
-    padding-bottom: 0.75rem !important; }
+    padding-bottom: 12px !important; }
   .pl-xl-4 {
-    padding-left: 0.75rem !important; }
+    padding-left: 12px !important; }
   .px-xl-4 {
-    padding-right: 0.75rem !important;
-    padding-left: 0.75rem !important; }
+    padding-right: 12px !important;
+    padding-left: 12px !important; }
   .py-xl-4 {
-    padding-top: 0.75rem !important;
-    padding-bottom: 0.75rem !important; }
+    padding-top: 12px !important;
+    padding-bottom: 12px !important; }
   .p-xl-5 {
-    padding: 1rem 1rem !important; }
+    padding: 16px 16px !important; }
   .pt-xl-5 {
-    padding-top: 1rem !important; }
+    padding-top: 16px !important; }
   .pr-xl-5 {
-    padding-right: 1rem !important; }
+    padding-right: 16px !important; }
   .pb-xl-5 {
-    padding-bottom: 1rem !important; }
+    padding-bottom: 16px !important; }
   .pl-xl-5 {
-    padding-left: 1rem !important; }
+    padding-left: 16px !important; }
   .px-xl-5 {
-    padding-right: 1rem !important;
-    padding-left: 1rem !important; }
+    padding-right: 16px !important;
+    padding-left: 16px !important; }
   .py-xl-5 {
-    padding-top: 1rem !important;
-    padding-bottom: 1rem !important; }
+    padding-top: 16px !important;
+    padding-bottom: 16px !important; }
   .p-xl-6 {
-    padding: 3rem 3rem !important; }
+    padding: 48px 48px !important; }
   .pt-xl-6 {
-    padding-top: 3rem !important; }
+    padding-top: 48px !important; }
   .pr-xl-6 {
-    padding-right: 3rem !important; }
+    padding-right: 48px !important; }
   .pb-xl-6 {
-    padding-bottom: 3rem !important; }
+    padding-bottom: 48px !important; }
   .pl-xl-6 {
-    padding-left: 3rem !important; }
+    padding-left: 48px !important; }
   .px-xl-6 {
-    padding-right: 3rem !important;
-    padding-left: 3rem !important; }
+    padding-right: 48px !important;
+    padding-left: 48px !important; }
   .py-xl-6 {
-    padding-top: 3rem !important;
-    padding-bottom: 3rem !important; }
+    padding-top: 48px !important;
+    padding-bottom: 48px !important; }
   .m-xl-auto {
     margin: auto !important; }
   .mt-xl-auto {
@@ -4846,10 +4846,10 @@ a.bg-inverse:focus, a.bg-inverse:hover {
   text-transform: capitalize !important; }
 
 .font-weight-normal {
-  font-weight: 300; }
+  font-weight: 400; }
 
 .font-weight-bold {
-  font-weight: 900; }
+  font-weight: 500; }
 
 .font-italic {
   font-style: italic; }
@@ -4969,8 +4969,13 @@ a.text-gray-dark:focus, a.text-gray-dark:hover {
   .hidden-print {
     display: none !important; } }
 
-.amber-800 {
-  color: #ff8f00; }
+.container {
+  width: 100%;
+  max-width: 1200px; }
+
+body {
+  -webkit-font-smoothing: antialiased;
+  font-size: 16px; }
 
 h1 {
   line-height: 3rem; }
@@ -4979,59 +4984,85 @@ h2 {
   line-height: 2.75rem; }
 
 h3 {
-  line-height: 2rem; }
-  @media (max-width: 767px) {
+  font-size: 20px;
+  line-height: 28px; }
+  @media (min-width: 768px) {
     h3 {
-      font-size: 1em; } }
+      font-size: 24px;
+      line-height: 32px; } }
 
 h4 {
   font-weight: 500;
-  line-height: 1.75rem; }
-  @media (max-width: 767px) {
+  font-size: 16px;
+  line-height: 24px; }
+  @media (min-width: 576px) {
     h4 {
-      font-size: 1em; } }
+      font-size: 20px;
+      line-height: 28px; } }
 
-h5 {
-  line-height: 1.5rem; }
+h5, .h5 {
+  font-size: 16px;
+  line-height: 24px; }
+  @media (min-width: 768px) {
+    h5, .h5 {
+      font-size: 24px;
+      line-height: 32px; } }
 
 p {
-  line-height: 1.5rem; }
-  @media (max-width: 767px) {
-    p {
-      font-size: .85em; } }
+  font-size: 16px;
+  line-height: 24px; }
   p.lead {
-    line-height: 2rem; }
-    @media (max-width: 991px) {
+    font-size: inherit;
+    line-height: inherit; }
+    @media (min-width: 768px) {
       p.lead {
-        font-size: 1.5rem;
-        line-height: 2rem; } }
-    @media (max-width: 767px) {
-      p.lead {
-        font-size: 1rem;
-        line-height: 1.5rem; } }
+        font-size: 24px;
+        line-height: 32px; } }
+
+.display-1 {
+  font-size: 120px;
+  line-height: 144px; }
 
 .display-2 {
-  margin-bottom: 4rem; }
-  @media (max-width: 991px) {
+  font-size: 32px;
+  line-height: 44px;
+  margin-bottom: 40px; }
+  @media (min-width: 768px) {
     .display-2 {
-      font-size: 2.5rem;
-      line-height: 3.5rem;
+      font-size: 40px;
+      line-height: 56px;
       margin-bottom: 3rem; } }
-  @media (max-width: 767px) {
-    .display-2 {
-      font-size: 2rem;
-      line-height: 2.75rem; } }
 
-@media (max-width: 575px) {
-  .display-4 {
-    font-size: .875rem;
-    line-height: 1.25rem; } }
+.display-3 {
+  font-size: 24px;
+  line-height: 32px; }
+  @media (min-width: 768px) {
+    .display-3 {
+      font-size: 32px;
+      line-height: 44px; } }
 
-small {
-  line-height: 1rem; }
-  @media (max-width: 767px) {
-    small {
-      font-size: .75em; } }
+.display-4 {
+  font-size: 14px;
+  line-height: 20px;
+  font-weight: 400; }
+  @media (min-width: 576px) {
+    .display-4 {
+      font-size: 24px;
+      line-height: 32px; } }
+
+.display-5 {
+  font-size: 20px;
+  line-height: 28px; }
+
+small,
+.small {
+  font-size: 14px;
+  line-height: 20px; }
+  @media (min-width: 768px) {
+    small,
+    .small {
+      font-size: 16px;
+      line-height: 24px; } }
 
 .truncate {
   width: 100%;
@@ -5039,59 +5070,208 @@ small {
   overflow: hidden;
   text-overflow: ellipsis; }
 
-img.img-fluid {
-  width: 100%;
-  max-width: 100%;
-  height: auto; }
+.fireinfo_cat {
+  font-size: 14px;
+  line-height: 20px; }
 
-.icon {
-  width: 1.5rem;
-  height: 1.5rem;
-  fill: currentColor;
-  vertical-align: -.15rem;
-  overflow: hidden;
-  margin-right: .5rem; }
+h5.fireinfo {
+  font-size: 20px;
+  line-height: 28px;
+  font-weight: 500; }
 
-.i_arrow_down {
-  margin: 0;
+.fireinfo_per {
+  font-size: 20px;
+  line-height: 28px; }
+
+#mask {
+  width: 100vw;
+  height: 100vh;
+  position: fixed;
+  top: 0;
+  left: 0;
+  background-color: rgba(0, 0, 0, 0.4);
+  display: none;
+  visibility: hidden; }
+  #mask.open {
+    display: block;
+    visibility: visible; }
+
+.tux {
   position: absolute;
-  left: .75rem;
-  top: -.25rem;
-  -webkit-animation: scroll 1.5s ease-in-out infinite;
-          animation: scroll 1.5s ease-in-out infinite; }
-  @media (max-width: 575px) {
-    .i_arrow_down {
-      width: 1.75rem !important;
-      height: 1.75rem !important;
-      left: .25rem;
-      top: -.5rem; } }
+  top: 12px;
+  left: 50%;
+  -webkit-transform: translateX(-50%);
+          transform: translateX(-50%); }
+  .tux h1 {
+    font-weight: 300 !important;
+    color: #263238;
+    font-size: 20px;
+    line-height: 28px;
+    margin-bottom: 0; }
+    .tux h1 strong {
+      font-weight: 700 !important; }
+  .tux h1:before {
+    content: "";
+    height: 32px;
+    width: 25px;
+    background-image: url("../img/ipfire-tux.png");
+    background-repeat: no-repeat;
+    background-position: center center;
+    background-size: contain;
+    display: inline-block;
+    position: relative; }
+
+.menu-text {
+  -webkit-transition: opacity .25s ease-in-out;
+  transition: opacity .25s ease-in-out; }
 
-.i_lg {
-  width: 2.5rem;
-  height: 2.5rem;
+.menu-text.hidden {
+  opacity: 0;
+  -webkit-transition: opacity .35s ease-in-out;
+  transition: opacity .35s ease-in-out; }
+
+.fixed-top {
+  -webkit-transition: background-color .5s linear;
+  transition: background-color .5s linear;
+  height: 56px; }
+  @media (min-width: 576px) {
+    .fixed-top {
+      height: 72px; } }
+  @media (min-width: 992px) {
+    .fixed-top {
+      height: 96px; } }
+  .fixed-top .navbar {
+    width: 100%; }
+    .fixed-top .navbar a {
+      color: #263238; }
+      @media (min-width: 576px) {
+        .fixed-top .navbar a {
+          margin-top: 8px; } }
+    .fixed-top .navbar .navbar-toggler-left {
+      left: -12px;
+      top: 8px; }
+      @media (min-width: 576px) {
+        .fixed-top .navbar .navbar-toggler-left {
+          top: 17px; } }
+    .fixed-top .navbar .btn {
+      margin-top: .15rem; }
+
+.navbar-brand {
+  font-size: 20px;
+  font-weight: 300;
+  opacity: 0;
   margin: 0;
-  -webkit-transform: translateY(-0.35rem);
-          transform: translateY(-0.35rem);
-  fill: #b71c1c; }
+  -webkit-transition: opacity .7s linear;
+  transition: opacity .7s linear; }
+  @media (min-width: 992px) {
+    .navbar-brand {
+      opacity: 1;
+      font-size: 36px; } }
+  .navbar-brand strong {
+    font-weight: 900; }
+  .navbar-brand img {
+    margin-right: 4px;
+    -webkit-transform: translateY(-5px);
+            transform: translateY(-5px);
+    height: 32px;
+    width: auto; }
+    @media (min-width: 992px) {
+      .navbar-brand img {
+        height: 40px; } }
 
-.i_sm {
-  vertical-align: top;
-  -webkit-transform: translateY(-0.1rem);
-          transform: translateY(-0.1rem); }
+.scrolled {
+  background-color: rgba(255, 255, 255, 0.96);
+  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
+  height: 56px; }
+  @media (min-width: 576px) {
+    .scrolled {
+      height: 72px; } }
+  @media (min-width: 992px) {
+    .scrolled {
+      height: 96px; } }
+  .scrolled .navbar-brand {
+    opacity: 1; }
 
-footer .btn-toolbar .icon {
-  height: 2.25rem;
-  width: 2.25rem;
-  fill: rgba(38, 50, 56, 0.6); }
+.scrolled.fadeout {
+  background-color: rgba(100, 100, 100, 0.5); }
+  .scrolled.fadeout a.btn-donate {
+    opacity: .5; }
+  .scrolled.fadeout a.navbar-brand {
+    opacity: .5; }
 
-footer .i_heart {
-  vertical-align: top;
-  -webkit-transform: translateY(-0.15rem);
-          transform: translateY(-0.15rem); }
-  @media (max-width: 767px) {
-    footer .i_heart {
-      -webkit-transform: translateY(-0.75rem);
-              transform: translateY(-0.75rem); } }
+#navbarSupportedContent {
+  width: 100%; }
+  @media (max-width: 991px) {
+    #navbarSupportedContent {
+      background: white;
+      position: fixed;
+      top: 0;
+      left: 0;
+      width: 256px;
+      height: 100vh;
+      padding-top: 64px;
+      -webkit-transform: translateX(-256px);
+              transform: translateX(-256px);
+      -webkit-transition: all 0.25s ease-in-out;
+      transition: all 0.25s ease-in-out; }
+      #navbarSupportedContent.open {
+        -webkit-transform: translateX(0);
+                transform: translateX(0);
+        -webkit-transition: all .25s ease-in-out;
+        transition: all .25s ease-in-out;
+        box-shadow: 14px 0 28px 0 rgba(0, 0, 0, 0.25), 10px 0 10px 0 rgba(0, 0, 0, 0.26); } }
+
+@media (min-width: 992px) {
+  .navbar-nav {
+    padding-top: 2px; } }
+
+.navbar-nav .nav-link {
+  color: #263238;
+  padding: 16px !important;
+  display: block;
+  position: relative; }
+  @media (min-width: 992px) {
+    .navbar-nav .nav-link {
+      margin-right: 16px;
+      display: block;
+      position: relative; }
+      .navbar-nav .nav-link:after {
+        content: "";
+        border-bottom: 2px solid #b71c1c;
+        position: absolute;
+        -webkit-transform: scaleX(0);
+                transform: scaleX(0);
+        width: 100%;
+        left: 0;
+        top: 44px;
+        padding: inherit;
+        -webkit-transition: color .3s ease-out, -webkit-transform .3s ease-out;
+        transition: color .3s ease-out, -webkit-transform .3s ease-out;
+        transition: transform .3s ease-out, color .3s ease-out;
+        transition: transform .3s ease-out, color .3s ease-out, -webkit-transform .3s ease-out; } }
+
+@media (max-width: 1199px) {
+  .navbar-nav .nav-link:active {
+    color: #b71c1c; } }
+
+@media (max-width: 1199px) {
+  .navbar-nav .nav-link:active:before {
+    content: "";
+    border-left: 2px solid #b71c1c;
+    position: absolute;
+    left: 0;
+    height: 36px;
+    -webkit-transform: translateY(-4px);
+            transform: translateY(-4px); } }
+
+@media (min-width: 992px) {
+  .navbar-nav .nav-link:hover {
+    color: #b71c1c; } }
+
+@media (min-width: 992px) {
+  .navbar-nav .nav-link:hover:after {
+    -webkit-transform: scaleX(1);
+            transform: scaleX(1); } }
 
 .btn-red900 {
   color: #fff !important;
@@ -5212,78 +5392,75 @@ button.navbar-toggler div {
 button:focus {
   outline: none; }
 
-.fixed-top {
-  -webkit-transition: background-color 700ms linear;
-  transition: background-color 700ms linear; }
-  .fixed-top .navbar {
-    width: 100%; }
-    @media (max-width: 991px) {
-      .fixed-top .navbar {
-        padding: .5rem 0; } }
-    .fixed-top .navbar .navbar-toggler-left {
-      left: -1rem; }
-  .fixed-top .navbar-brand {
-    opacity: 0;
-    -webkit-transition: opacity 700ms linear;
-    transition: opacity 700ms linear; }
-    @media (min-width: 992px) {
-      .fixed-top .navbar-brand {
-        opacity: 1; } }
+.btn-donate {
+  margin-top: 18px;
+  font-size: 14px;
+  font-weight: 400;
+  line-height: 20px;
+  padding: 3px 16px 0 5px; }
+  @media (min-width: 992px) {
+    .btn-donate {
+      margin-top: 29px; } }
+  .btn-donate svg {
+    vertical-align: -7px;
+    margin-right: 5px; }
 
-.scrolled {
-  background-color: rgba(255, 255, 255, 0.96); }
-  .scrolled .navbar-brand {
-    opacity: 1;
-    -webkit-transition: opacity 700ms linear;
-    transition: opacity 700ms linear; }
+.amber-800 {
+  color: #ff8f00; }
 
-.menu-text.hidden {
-  display: none;
-  visibility: hidden; }
+img.img-fluid {
+  width: 100%;
+  max-width: 100%;
+  height: auto; }
 
-.navbar a {
-  color: #263238; }
+.icon {
+  width: 1.5rem;
+  height: 1.5rem;
+  fill: currentColor;
+  vertical-align: -.15rem;
+  overflow: hidden;
+  margin-right: .5rem; }
 
-.navbar .btn {
-  margin-top: .15rem; }
+.i_arrow_down {
+  margin: 0;
+  position: absolute;
+  left: .75rem;
+  top: -.25rem;
+  -webkit-animation: scroll 1.5s ease-in-out infinite;
+          animation: scroll 1.5s ease-in-out infinite; }
+  @media (max-width: 575px) {
+    .i_arrow_down {
+      width: 1.75rem !important;
+      height: 1.75rem !important;
+      left: .25rem;
+      top: -.5rem; } }
 
-a.nav-link {
-  padding-bottom: 30px;
-  display: block;
-  position: relative; }
-  a.nav-link:after {
-    content: "";
-    border-bottom: 2px solid #b71c1c;
-    position: absolute;
-    -webkit-transform: scaleX(0);
-            transform: scaleX(0);
-    width: 100%;
-    left: 0;
-    padding: inherit;
-    -webkit-transition: color .3s ease-out, -webkit-transform .3s ease-out;
-    transition: color .3s ease-out, -webkit-transform .3s ease-out;
-    transition: transform .3s ease-out, color .3s ease-out;
-    transition: transform .3s ease-out, color .3s ease-out, -webkit-transform .3s ease-out; }
+.i_lg {
+  width: 2.5rem;
+  height: 2.5rem;
+  margin: 0;
+  -webkit-transform: translateY(-0.35rem);
+          transform: translateY(-0.35rem);
+  fill: #b71c1c; }
 
-a.nav-link:hover {
-  color: #b71c1c; }
+.i_sm {
+  vertical-align: top;
+  -webkit-transform: translateY(-0.1rem);
+          transform: translateY(-0.1rem); }
 
-a.nav-link:hover:after {
-  -webkit-transform: scaleX(1);
-          transform: scaleX(1); }
+footer .btn-toolbar .icon {
+  height: 2.25rem;
+  width: 2.25rem;
+  fill: rgba(38, 50, 56, 0.6); }
 
-.navbar-brand {
-  font-size: 1.25rem;
-  font-weight: 300; }
-  @media (min-width: 576px) {
-    .navbar-brand {
-      font-size: 2rem; } }
-  .navbar-brand strong {
-    font-weight: 900; }
-  .navbar-brand img {
-    margin-right: 1rem;
-    -webkit-transform: translateY(-5px);
-            transform: translateY(-5px); }
+footer .i_heart {
+  vertical-align: top;
+  -webkit-transform: translateY(-0.15rem);
+          transform: translateY(-0.15rem); }
+  @media (max-width: 767px) {
+    footer .i_heart {
+      -webkit-transform: translateY(-0.75rem);
+              transform: translateY(-0.75rem); } }
 
 section.intro {
   min-height: 100vh;
@@ -5305,7 +5482,9 @@ section.intro {
       color: #263238; }
       @media (max-width: 575px) {
         section.intro .branding h1 {
-          font-size: 4.5rem; } }
+          font-size: 72px;
+          line-height: 88px;
+          margin-bottom: 0; } }
       section.intro .branding h1 strong {
         font-weight: 700 !important; }
     section.intro .branding h1:before {
@@ -5325,22 +5504,25 @@ section.intro {
           width: 93px;
           margin-right: 32px;
           top: 8px; } }
-  section.intro .page-scroll {
-    position: absolute;
-    bottom: 48px;
-    left: 50%;
-    -webkit-transform: translateX(-50%);
-            transform: translateX(-50%); }
-    section.intro .page-scroll .btn {
-      width: 36px;
-      height: 36px;
-      fill: #b71c1c; }
-      @media (min-width: 576px) {
-        section.intro .page-scroll .btn {
-          width: 64px;
-          height: 64px; } }
-      section.intro .page-scroll .btn:hover .i_arrow_down {
-        fill: white; }
+
+.page-scroll {
+  display: block;
+  visibility: visible;
+  position: absolute;
+  bottom: 48px;
+  left: 50%;
+  -webkit-transform: translateX(-50%);
+          transform: translateX(-50%); }
+  .page-scroll .btn {
+    width: 36px;
+    height: 36px;
+    fill: #b71c1c; }
+    @media (min-width: 576px) {
+      .page-scroll .btn {
+        width: 64px;
+        height: 64px; } }
+    .page-scroll .btn:hover .i_arrow_down {
+      fill: white; }
 
 section.content-section {
   padding: 3rem 0; }
@@ -5380,12 +5562,11 @@ section#fireinfo {
 
 .circle {
   position: relative; }
-  .circle p.lead {
+  .circle p.fireinfo_per {
     color: #546e7a;
     position: absolute;
-    top: calc(50% - 1.25rem);
-    width: 100%;
-    font-size: 1.25em; }
+    top: calc(50% - 20px);
+    width: 100%; }
 
 section#appliances {
   padding-bottom: 48px; }
@@ -5397,9 +5578,11 @@ footer {
       padding-top: 31px; } }
   footer h4 {
     margin-bottom: 1.25rem;
-    color: rgba(38, 50, 56, 0.6); }
+    color: rgba(38, 50, 56, 0.6);
+    font-size: 20px;
+    line-height: 28px; }
   footer ul li {
-    font-size: 0.875rem;
+    font-size: 14px;
     margin-bottom: .75rem; }
     footer ul li a {
       color: rgba(38, 50, 56, 0.6);
@@ -5417,6 +5600,9 @@ footer {
 #copyright {
   background-color: rgba(38, 50, 56, 0.06);
   padding: 1rem 0; }
+  #copyright p {
+    font-size: 12px;
+    line-height: 16px; }
 
 @-webkit-keyframes scroll {
   0%, 100% {