@import url("https://fonts.googleapis.com/css2?family=Changa+One&display=swap");

.contenedorCards {
  width: 280px;
  padding: 10px;
  margin: 10px;
}

/* Logo principal RollingBank */

.logotext {
  font-family: "Changa One", Georgia, Times, "Times New Roman", serif;
}

/*Iconos de la pagina de precios */




/* Footer */
.linksFooter a {
  color: grey;
  text-decoration: underline;
}

