.frase-father{margin:0 auto;background-color:var(--branco-gelo);max-width:2600px}.frase-father,.frase-father>.container-frase{display:flex;justify-content:center;flex-flow:column;align-items:center;width:100%}.frase-father>.container-frase{color:var(--cinza);margin:20px 0 40px}.container-frase>h2{font-size:52px;font-weight:400;text-align:center}.container-frase>h2>span{color:var(--azul-escuro);font-weight:700}.container-frase>p{font-size:27px;text-align:center}@media screen and (max-width:720px){.container-frase>h2{font-size:48px}}@media screen and (max-width:500px){.container-frase>h2{font-size:40px}.container-frase>p{font-size:23px}}