.section-subtitle-purple {
    font-size: 1.5rem;
    color: #8a2be2;
    text-align: center;
    margin-bottom: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
