.elementor-button-wrapper {
    fill: #33AEE4;
    color: white;
    background-color: #33AEE4;
    border-style: solid;
    border-color: #33AEE4;
    font-weight: 800;
    width: 250px;
    height: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    padding-top: 5px;
}

span.elementor-button-text {
    color: white;
    font-size: 20px;
}