div.footer{padding:26px 0;background-color:#0b2236}div.footer .flex{display:flex;justify-content:space-evenly}div.footer .flex .logo{width:30%;margin-right:40px}div.footer .flex .text{width:70%;margin-left:40px}div.footer .flex .logo{text-align:right}div.footer .flex .logo img{width:132px}div.footer .text p{color:#fff;font-size:15px;letter-spacing:.83px;line-height:37px;margin-bottom:0}@media(max-width:768px){div.footer .flex{flex-flow:column-reverse}div.footer .flex .logo,div.footer .flex .text{width:100%;max-width:500px;margin:auto;text-align:center}div.footer .flex .text{margin-top:15px}}