.bubble{align-items:center;background-color:#900;border-radius:100%;color:#fff!important;display:inline-flex;flex-direction:column;font-size:1.5rem!important;font-weight:300;height:153px;justify-content:center;line-height:1.25!important;padding:20px;text-align:center;transform:rotate(-30deg);transition:all .5s;width:153px}.bubble:focus,.bubble:hover{transform:rotate(-30deg) scale(1.14)}a.bubble:focus,a.bubble:hover{text-decoration:none!important}