body{background-color:#fff}header a{transition:color .2s ease}header a:hover{color:#1a7bc4!important}footer a{transition:opacity .2s ease}footer a:hover{opacity:.8}@media (max-width:768px){header .d-flex{align-items:flex-start!important;flex-direction:column}header nav{margin-top:10px}footer .d-flex{align-items:flex-start!important;flex-direction:column}footer .d-flex:last-child{margin-top:15px}}