.logo{width:150px;height:150px;background-color:#630000;border-radius:50%;box-shadow:5px 5px 15px rgba(0,0,0,.3),-5px -5px 15px rgba(255,255,255,.1);position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase}