﻿html,body{height:100%;width:100%;padding:0;margin:0}body{display:flex;flex-direction:column;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:center;background-image:url("/assets/images/bg-md.webp");overscroll-behavior-y:none;}main{flex:auto}header{background-color:red}.footnote-box{float:right;background-color:rgba(255,255,255,.4980392157);padding:5px 10px;border-radius:5px 0px 0px 0px}.footnote{color:#2f4f4f;font-size:smaller}.copy-left{display:inline-block;text-align:right;margin:0px;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:“FlipH”}#search-box{display:flex;flex-direction:row}#search{flex:1}.nounderline{text-decoration:none !important}div.content{background-color:rgba(232,232,232,.9411764706);max-width:768px !important;height:100%}@media (min-width: 768px){div.content{padding:40px 50px;padding-bottom:20px}}@media (max-width: 768px){div.content{padding:40px 6.5%;padding-bottom:20px}}div.jumbotron{background-color:rgba(232,232,232,.9411764706);margin:32px auto;max-width:576px;text-align:center}#blag-desc{margin-bottom:30px}div.blag-post{margin-bottom:30px}div.blag-post-body{display:flex}div.blag-post-left{float:left}div.blag-post-right{float:right;flex:0 0 30%}img.blag-post-image{display:block;width:100%;height:auto}#next-button{float:right}#blag-footer{overflow:auto}.projects-grid{display:grid;grid-template-columns:50% 50%}.project{width:100%}@media (min-width: 576px){.card-columns{column-count:2 !important}}@media (max-width: 576px){.card-columns{column-count:1 !important}}