/* Sobre Mim */

.sobre-mim-container {
  max-width: 100% !important;
}

.sobre-mim {
  padding: 1vh;
}

.fundo-sobre-mim {
  background-color: #fff8f6;
}

.card-title {
  color: #b71c1c !important;
  font-size: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.card-text {
  font-size: 1.75rem;
  text-align: justify;
  color: #2b2b2b;
  font-family: "Lora", serif;
}

.imagem-interprete {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
