.topics-title {
    font-size: 26px;
    font-weight: 800;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
}

.topics-text{
    font-size: 18px;
    font-weight: 800;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
}

.carousel img{
    height: 600px;
    opacity: 80%;
}