.erivan {
    height: 100%;
    width: auto;
    max-width: 100%;
    border-radius: 50%;

}

.icones {
    padding-left: 5px;
    
}

/*tirar as margens */
.jumbotron{
    margin-bottom: 0px;
}

.textoFooter {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 0.7;
    
}

/*rtira pontos da barra de menu */
li {
    list-style-type: none;
  }

/*rolagem fluida ao clicar links barra de menu */
html {
    scroll-behavior: smooth;
}
element.style {
    vertical-align: inherit;
}
h2 {
    font-family: europa, sans-serif;
    font-size: 20px;
}

h1 {
    font-family: europa, sans-serif;
    font-size: 35px;
}

.fab  {
    font-size: 30px;
}

