.titleComps {
    font-size: 2rem;
    color: rgba(130, 36, 227, 1);
}

.bg-dark {
    background: rgb(55, 55, 55)
}