a{
  color: white;
  text-decoration: none;
}

a:hover{
  color: white;
  text-decoration: none;
}

.row-center{
  align-items: center;
}

iframe{
  max-width: 90%;
}