.page-id-133 #pl-133 .welcome-buttons a {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    max-width: 100%;
    font-size: 1.3em;
    padding: 1em 0.8em !important;
    background: #00abe1 !important;
    color: #ffffff !important;
    -moz-border-radius: 0em;
    border-radius: 0 !important;
    text-shadow: 0 1px 0 rgb(0 0 0 / 5%);
    min-height: unset!important;
    line-height: 1.2em !important;
    margin-top: 20px !important;
    min-height: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-133 #pl-133 .welcome-buttons a:hover {
    background: #00bbf5 !important;
    border-color: #00bbf5 !important;
}