.cts-c9cee0d0-wrapper {
    background-color: #f9f0f9;
    padding: 80px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.cts-c9cee0d0-content {
    max-width: 720px;
    width: 100%;
}

.cts-c9cee0d0-text {
    color: #555555;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 24px;
}

.cts-c9cee0d0-text p {
    margin: 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.cts-c9cee0d0-link {
    color: #800080;
    font-size: 16px;
    text-decoration: none;
    transition: text-decoration 0.3s ease;
    display: inline-block;
}

.cts-c9cee0d0-link:hover {
    text-decoration: underline;
}