h1{
    font-size: 2.3rem;
}

.logo p,
.navegation li a,
.video-section p,
.content-downloader p:nth-of-type(1),
.kit p,
.kit a{
    -webkit-text-stroke: 0.3px var(--turquesa);
    text-shadow: 0px 3px 0px rgba(0, 150, 183, 0.9);
    font-weight: bold;
}