body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  background-color: #212529;
  color: rgba(222, 226, 230, 0.75);
}

a {
  color: #9260f5;
}

.color {
  width: 100%;
  background-image: linear-gradient(180deg,rgba(33, 37, 41, .01),rgba(33, 37, 41, 1) 85%),radial-gradient(ellipse at top left,rgba(13, 110, 253, .5),transparent 50%),radial-gradient(ellipse at top right,rgba(255, 228, 132, .5),transparent 50%),radial-gradient(ellipse at center right,rgba(113, 44, 249, .5),transparent 50%),radial-gradient(ellipse at center left,rgba(214, 51, 132,.5),transparent 50%);
}

footer {
  background-color: #712cf9;
}

footer a {
  color: #fff;
}

.fYjUXa {
  background-color: #ccc !important;
}

.icono {
  color: #712cf9;
  padding-right: 12px;
}

.aleo-black {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.aleo-extrabold {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.aleo-bold {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.aleo-medium {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.aleo-regular {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.aleo-light {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.aleo-extralight {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.aleo-thin {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.inter-black {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.inter-extrabold {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.inter-bold {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.inter-medium {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.inter-regular {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.inter-light {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.inter-extralight {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.inter-thin {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

h1 {
  font-size: 60px;
}