a.button{display:inline-block;height:40px;line-height:40px;padding:0 15px;color:#fff!important;text-decoration:none;font-size:18px;border-radius:6px;cursor:pointer;text-align:center;white-space:nowrap;transition:background-color .1s}.navigate-button{background-color:#0260cc}.navigate-button:hover{background-color:#0089e4}.navigate-button-green{background-color:#15803d}.navigate-button-green:hover{background-color:#116631}.button-container{display:flex;flex-wrap:wrap;gap:20px}