@import url('https://fonts.googleapis.com/css?family=Courgette|Dosis');

.p-title {
    text-align: center;
    font-family: 'Courgette', cursive;
    font-size: 20px;
    color: brown;
}

.p-uno {
    text-align: justify;
    font-family: 'Courgette', cursive;
    font-size: 24px;
}

.p-dos {
    text-align: center;
    font-family: 'Courgette', cursive;
    font-size: 16px;
}

.p-tres {
    text-align: center;
    font-family: 'Courgette', cursive;
    font-size: 24px;
}
.seo{
    opacity: 0;
    display: none;
}
.btn-socialmedia-lt{
    position: fixed;
    left: 30px;
    top: 35px;
    z-index: 999;
    
}
.btn-socialmedia-lt a img{
    width: 35px;
    height: 35px;
}