.csb-835eb1b8-wrapper {
    display: flex;
}

.csb-835eb1b8-btn {
    appearance: none;
    border: none;
    background-color: #343a40;
    color: #ffffff;
    padding: 15px 30px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 4px;
    text-align: center;
    line-height: 1;
}

.csb-835eb1b8-btn:hover {
    opacity: 0.9;
}
