/* Para rolar a tela e deixar os 3 tipos de planos no topo */
.pricing-more{
    margin-top:30px;
    margin-bottom:10px;
}
.pricing-more a{
    font-size:16px;
    font-weight:600;
    color:#17b7c9;
}
.pricing-more a:hover{
    text-decoration:underline;
}
