.woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}

button#place_order {
    background-color: #F83467 !important;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #6a63f6 !important;
}

.woocommerce-info::before {
    color: #6a63f6 !important;
}