.slick-dots,
a.buttonWrap.buttons.button-blue.contactSubmitButton {
    display: none !important
}

.button-green,
.buttons,
.pool-name {
    text-transform: uppercase
}

.button-satu {
    background: linear-gradient(to bottom, #fe0 0, #e7c407 50%, #fdd700 100%) !important;
    border: 1px solid #ff0 !important;
    color: #000 !important;
    font-weight: 500 !important;
    box-shadow: none !important
}

.button-satu {
    animation: 1s infinite buttonkeren
}

.buttondapk {
    text-align: center;
    color: #fff;
    padding: 10px 26px;
    display: inline-block;
    margin-bottom: 10px;
    font-family: aller;
    font-size: 17px
}

.contactSubmitButton {
    line-height: 14px !important;
    display: block !important;
    height: 40px !important;
    margin-right: 0;
    width: 100%;
    border-radius: 17px
}

.button-red {
    background: linear-gradient(to bottom, #15fd00 0, #053403 100%);
    box-shadow: 2px 2px 9px 0 rgb(255, 251, 0);
    border: 1px solid rgb(0, 255, 0)
}

.button-red {
    background: linear-gradient(to bottom, #15fd00 0, #053403 100%);
    box-shadow: 2px 2px 9px 0 rgb(255, 251, 0);
    border: 1px solid rgb(0, 255, 0)
    font-size: 15px
}

.button-red {
    border-radius: 20px
}