footer{background-color:#2d2d2d;padding:20px 0}footer .line{display:flex;justify-content:space-between;margin:20px 0}footer .line:nth-child(2){flex-direction:column}footer .line:nth-child(2) span{margin-bottom:10px}footer .line .back{align-items:center;background:#a5a5a5;border-radius:25px;color:#2d2d2d;display:flex;font-family:Open Sans,sans-serif;font-size:11px;font-weight:700;height:30px;justify-content:center;text-decoration:none;text-transform:uppercase;width:130px}footer .line .back:hover{color:#fff}footer .line a,footer .line span{color:#919396;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400}