@charset "UTF-8";
/** COLORS ALL PROJECT
    @author Paulo Braga <tecnologia@yelloweb.com.br>     
**/
/** FONTS ALL PROJECT
    @author Paulo Braga <tecnologia@yelloweb.com.br>     
**/
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  /* Fallback for older browsers */
  background: #650573;
  /* For Mozilla Firefox */
  background: url(../img/stars.png) repeat, -moz-linear-gradient(180deg, #650573 6%, #010128 66%, #010128 100%);
  /* For WebKit-based browsers */
  background: url(../img/stars.png) repeat, -webkit-linear-gradient(180deg, #650573 6%, #010128 66%, #010128 100%);
  /* Standard syntax */
  background: url(../img/stars.png) repeat, linear-gradient(180deg, #650573 6%, #010128 66%, #010128 100%);
  /* For Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#970263",endColorstr="#010128",GradientType=1);
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 64px;
}

h2 {
  font-size: 56px;
}

h3 {
  font-size: 48px;
}

h4 {
  font-size: 40px;
}

h5 {
  font-size: 32px;
}

h6 {
  font-size: 24px;
}

.cta-yellow-strong {
  background-color: #DBC065;
  color: #1E1E1E;
  font-weight: 800;
  text-transform: uppercase;
  transition: background-color 0.5s ease;
}

.cta-yellow-strong:hover {
  background-color: #e1e1e1;
  color: #650573;
}

.card {
  border-radius: 21.3px;
  padding: 24px;
}

.font-extrabold {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 800;
}

.text-extrabold {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 800;
}

h1.extrabold, h2.extrabold, h3.extrabold, h4.extrabold, h5.extrabold, h6.extrabold {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

.text-quinary {
  color: #330561 !important;
}

.fs-1 {
  font-size: 1.5rem !important;
}

.fs-2 {
  font-size: 1.25rem !important;
}

.fs-3 {
  font-size: 1.125rem !important;
}

.fs-4 {
  font-size: 1rem !important;
}

.fs-5 {
  font-size: 0.875rem !important;
}

.fs-6 {
  font-size: 0.75rem !important;
}

@media (min-width: 576px) {
  .fs-sm-1 {
    font-size: 2rem !important;
  }
  .fs-sm-2 {
    font-size: 1.75rem !important;
  }
  .fs-sm-3 {
    font-size: 1.5rem !important;
  }
  .fs-sm-4 {
    font-size: 1.25rem !important;
  }
  .fs-sm-5 {
    font-size: 1.125rem !important;
  }
  .fs-sm-6 {
    font-size: 1rem !important;
  }
}
@media (min-width: 768px) {
  .fs-md-1 {
    font-size: 2.5rem !important;
  }
  .fs-md-2 {
    font-size: 2.25rem !important;
  }
  .fs-md-3 {
    font-size: 2rem !important;
  }
  .fs-md-4 {
    font-size: 1.75rem !important;
  }
  .fs-md-5 {
    font-size: 1.5rem !important;
  }
  .fs-md-6 {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 992px) {
  .fs-lg-1 {
    font-size: 3rem !important;
  }
  .fs-lg-2 {
    font-size: 2.75rem !important;
  }
  .fs-lg-3 {
    font-size: 2.5rem !important;
  }
  .fs-lg-4 {
    font-size: 2.25rem !important;
  }
  .fs-lg-5 {
    font-size: 2rem !important;
  }
  .fs-lg-6 {
    font-size: 1.75rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-xl-1 {
    font-size: 3.5rem !important;
  }
  .fs-xl-2 {
    font-size: 3.25rem !important;
  }
  .fs-xl-3 {
    font-size: 3rem !important;
  }
  .fs-xl-4 {
    font-size: 2.75rem !important;
  }
  .fs-xl-5 {
    font-size: 2.5rem !important;
  }
  .fs-xl-6 {
    font-size: 2.25rem !important;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-1 {
    font-size: 4rem !important;
  }
  .fs-xxl-2 {
    font-size: 3.75rem !important;
  }
  .fs-xxl-3 {
    font-size: 3.5rem !important;
  }
  .fs-xxl-4 {
    font-size: 3.25rem !important;
  }
  .fs-xxl-5 {
    font-size: 3rem !important;
  }
  .fs-xxl-6 {
    font-size: 2.75rem !important;
  }
}
@font-face {
  font-family: "MisticalJoaoBidu";
  src: url("../fonts/StyleScript-Regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-bold";
  src: url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body .spinner {
  width: 50px;
  height: 50px;
  border: 10px solid rgba(219, 192, 101, 0.3);
  border-top-color: #DBC065;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  display: inline-block;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
body header {
  background: url("../img/stars.png") repeat;
  background-color: #330561;
}
body header .btn-login svg {
  fill: currentColor;
  transition: fill 0.3s ease;
}
body header .btn-login:hover {
  color: #1E1E1E;
}
body header nav {
  background-color: #470143;
}
body header h1 {
  font-weight: 900;
  font-size: xx-large;
  color: #fff;
}
body main {
  width: 100%;
}
body .emphasis {
  color: #DBC065;
}
body .auth-page {
  background: url("../img/stars.png") repeat;
  background-color: #330561;
  min-width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  padding: 20px;
  box-sizing: border-box;
}
body .auth-page::before {
  z-index: -1;
}
body .auth-page h1 {
  font-size: 32px;
}
body .auth-page .card {
  position: relative;
  z-index: 2;
  background: #fff;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 28px;
  border: 3px solid #DBC065;
  box-sizing: border-box;
}
@media (min-width: 576px) {
  body .auth-page .card {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  body .auth-page .card {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  body .auth-page .card {
    max-width: 650px;
  }
}
@media (min-width: 1200px) {
  body .auth-page .card {
    max-width: 750px;
  }
}

main {
  font-family: "Montserrat", Georgia, Helvetica, sans-serif;
  /* Estilize o texto "Mostrar" */
  /* Mobile (até 576px) */
  /* Tablet (576px até 1023px) */
  /* Desktop 1024px */
  /* Desktop 1440px */
  /* 4K (2560px) */
}
main #img-emphasis-jb {
  opacity: 0.5;
  position: absolute;
  left: 20px;
  top: 70px;
  width: 40%;
  animation: rotate 35s linear infinite;
}
@media (min-width: 992px) {
  main #img-emphasis-jb {
    max-width: 50%;
    height: auto;
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  main #img-emphasis-jb {
    left: 56px;
    width: 70%;
  }
}
main #joao-bidu {
  position: relative;
  display: none;
}
@media (min-width: 992px) {
  main #joao-bidu {
    display: block;
    max-width: 150%;
    height: auto;
  }
}
main #joao-bidu-mobile {
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  main #joao-bidu-mobile {
    display: none;
  }
}
main h1,
main h3 {
  font-weight: 900;
}
@media (max-width: 575px) {
  main h1,
  main h3 {
    font-size: xx-large;
  }
}
main .font-spacing {
  letter-spacing: 0.02em;
}
main .card h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 700;
}
main .card label {
  color: #FFFFFF;
}
main .font-extrabold {
  font-family: "Montserrat-bold", Georgia, Helvetica, sans-serif;
}
main .bg-gradient-gray {
  background-color: rgba(255, 255, 255, 0.2);
  font-size: x-large;
  padding: 5px;
  border-radius: 30px;
}
main .marquee-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
main #message-range {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 30s linear infinite;
  text-transform: uppercase;
  font-weight: 600;
}
@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
main .essential .card {
  background-color: rgba(101, 5, 115, 0.3);
}
main #joao-bidu-2 {
  position: relative;
  max-width: 80%;
  z-index: 2;
}
main #img-emphasis-jb2 {
  opacity: 0.3;
  position: absolute;
  width: 80%;
  z-index: 1;
}
@media (min-width: 992px) {
  main #img-emphasis-jb2 {
    max-width: 50%;
    height: auto;
    right: 0px;
  }
}
main .cta-background {
  background: rgb(150, 2, 97);
  background: -moz-radial-gradient(circle, rgb(150, 2, 97) 0%, rgb(101, 5, 115) 40%);
  background: -webkit-radial-gradient(circle, rgb(150, 2, 97) 0%, rgb(101, 5, 115) 40%);
  background: radial-gradient(circle, rgb(150, 2, 97) 0%, rgb(101, 5, 115) 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#960261", endColorstr="#650573", GradientType=1);
}
main input {
  font-weight: 700 !important;
}
main #suggestions {
  max-height: 150px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  max-width: 480px;
  background-color: #fff;
  z-index: 1000;
}
main .suggestion-item {
  padding: 8px;
  cursor: pointer;
}
main .suggestion-item:hover {
  background-color: #f0f0f0;
}
main .modal-content {
  border-radius: 21px !important;
}
main .toggle-password {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  user-select: none;
  color: #970263;
}
main .toggle-password:hover {
  text-decoration: underline;
}
main .chamada-destaque {
  font-family: "MisticalJoaoBidu", Georgia, Helvetica, sans-serif;
}
main .chamada-secundaria {
  font-size: larger;
}
main .bg-stars {
  color: #FFFFFF;
  background: url(../img/stars.png) repeat;
  border: 2px solid #DBC065;
  background-color: #010128 !important;
  border-radius: 30px;
}
main #card-amostra-gratis {
  width: 473px;
  height: auto;
  flex-shrink: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
}
main .section-main-background {
  background: url("../img/stars.png") repeat, linear-gradient(180deg, #650573 6%, #010128 66%, #010128 100%);
  margin-top: 64px;
  padding-bottom: 80px;
}
main .section-aurora-background {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
}
main .section-aurora-background::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../img/aurora.png") center/cover no-repeat;
  opacity: 0.5;
}
main .section-secund-background {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
  background-color: #330561;
}
main .section-secund-background::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: url("../img/stars.png") repeat;
  opacity: 0.3;
}
main .section-white-background {
  background: #FFFFFF;
  padding-bottom: 20px;
}
main .zodiac-symbols {
  max-width: 183px;
  padding: 0%;
  margin: 0%;
}
main .numero-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #FFFFFF;
  color: #330561;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1rem;
  flex-shrink: 0;
}
main .solid-bar {
  width: 100%;
  height: 14px;
  flex-shrink: 0;
  background: #650573;
  opacity: 1;
  border: none;
  display: block;
  margin: 0%;
  padding: 0%;
}
main .bg-transparent {
  width: 100%;
  min-width: 0;
  height: auto;
  padding: 25px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  backdrop-filter: blur(7.5px);
}
main .bg-transparent::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(49, 19, 76, 0.5);
  border-radius: 21px;
  z-index: -1;
  opacity: 0.5;
  border: 1px solid rgba(1, 41, 54, 0.25);
}
main .white-box {
  border-radius: 28px;
  border: 3px solid #DBC065;
  display: inline-block;
  width: auto;
  min-width: 0;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}
main .check-roxo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #330561;
  border-radius: 50%;
  margin-right: 8px;
  flex-shrink: 0;
}
main .check-roxo::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 4px 4px 0;
  border-radius: 1.5px;
  transform: rotate(45deg) translateY(0px);
}
main .card-container-sobreposto {
  position: relative;
  padding-top: 25px;
}
main .card-container-sobreposto .titulo-sobreposto {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 80%;
  background-color: #330561;
  padding: 10px 0 10px 0;
}
main .card-container-sobreposto .white-box .card-body {
  padding-top: 40px;
}
main .btn-green-fade {
  border-radius: 50px;
  background: linear-gradient(90deg, #7FD111 0%, #AEEC5B 50%, #7FD111 100%);
  box-shadow: 0 0 8.3px 0 rgba(188, 228, 135, 0.43);
}
main .btn-purple-fade {
  border-radius: 50px;
  background: linear-gradient(90deg, #910264 0%, #650573 50%, #650573 100%);
  box-shadow: 0 0 8.3px 0 rgba(188, 228, 135, 0.43);
}
main .jb-photo-container {
  width: 347px;
  height: 330.934px;
  flex-shrink: 0;
  border: 3px solid #DBC065;
  position: relative;
  overflow: visible;
  background: url("../img/aurora.png") center/cover no-repeat;
}
main .jb-photo {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: calc(100% + 30px);
  object-fit: cover;
  z-index: 2;
  pointer-events: none;
}
main .jb-text-content {
  text-align: justify;
  max-width: 347px;
}
main .faq-container {
  max-width: 600px;
  margin: 0 auto;
}
main .faq-container .faq-title {
  color: #330561;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  main .faq-container .faq-title {
    font-size: 1.75rem;
  }
}
main .faq-container .faq-item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0 !important;
}
main .faq-container .faq-item:last-child {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
main .faq-container .faq-question-header {
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
main .faq-container .faq-question-header:hover {
  opacity: 0.8;
}
main .faq-container .faq-question-header .plus-icon {
  width: 32px;
  height: 32px;
  background-color: #DBC065;
  border-radius: 4px;
  flex-shrink: 0;
  font-size: 1.5rem;
  color: #5d4037;
  font-weight: bold;
}
main .faq-container .faq-question-header .plus-icon span {
  font-size: 1.5rem;
  color: #5d4037;
  font-weight: bold;
  transition: transform 0.7s ease;
}
main .faq-container .faq-question-header .faq-question-text {
  color: #333;
  font-size: 1.125rem;
  font-weight: 500;
}
main .faq-container .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-in-out, margin-top 0.8s ease-in-out;
  margin-top: 0;
  padding-left: 47px;
  line-height: 1.6;
}
main .faq-container .faq-answer p {
  margin-bottom: 0;
}
main .faq-container .faq-item.active .faq-answer {
  max-height: 500px;
  margin-top: 15px;
}
main .faq-container .faq-item.active .plus-icon span {
  transform: rotate(45deg);
}
main .bg-transparent-purple {
  border-radius: 30px;
  border: 1px solid #DBC065;
  background: rgba(109, 0, 71, 0.7);
  flex-shrink: 0;
}
main .imagem-quadrada-container {
  max-width: 120px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1/1;
}
@media (max-width: 575px) {
  main .imagem-quadrada-container {
    max-width: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  main .imagem-quadrada-container {
    max-width: 90px;
  }
}
main .imagem-quadrada-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
main .lista-em-colunas {
  column-count: 3;
  column-gap: 30px;
}
main .lista-em-colunas > div {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
@media (max-width: 767.98px) {
  main .lista-em-colunas {
    column-count: 1;
  }
}
@media (max-width: 575px) {
  main .chamada-destaque {
    margin-top: 100px;
  }
}
@media (min-width: 576px) and (max-width: 1023px) {
  main .chamada-destaque {
    margin-top: -530px;
  }
}
@media (min-width: 1024px) {
  main .chamada-destaque {
    margin-top: 0px;
  }
  main .jb-photo-container {
    width: 415px;
    height: 389.882px;
  }
  main .jb-text-content {
    max-width: 453px;
    flex-shrink: 0;
  }
}
@media (min-width: 1440px) {
  main .chamada-destaque {
    margin-top: -350px;
  }
}
@media (min-width: 2560px) {
  main .chamada-destaque {
    margin-top: -300px;
  }
}
main .section-2026-background {
  background: linear-gradient(180deg, #340460 0%, #3B577A 30%, #3B577A 70%, #340460 94.71%);
  margin-top: 64px;
  padding-bottom: 70px;
}
main .bg-teste {
  color: #FFFFFF;
  border-radius: 30px;
  border: 1px solid #DBC065;
  background: rgba(1, 1, 40, 0.7);
}
main .section-previsao-background {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
  background: linear-gradient(rgba(59, 87, 122, 0.7), rgba(59, 87, 122, 0.7)), url("../img/prev-2026.png") center/cover no-repeat;
}
main .section-previsao-background .cards-para-pessoas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 102px;
  max-width: 854px;
  margin: 0 auto;
}
main .section-previsao-background .card-para-pessoa {
  width: 325px;
  max-width: 325px;
  border-radius: 8px;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  main .section-previsao-background .cards-para-pessoas {
    gap: 1rem;
    max-width: 100%;
  }
  main .section-previsao-background .card-para-pessoa {
    width: 100%;
    max-width: 325px;
  }
}
main .section-previsao-background .bg-transparent {
  width: 100%;
  min-width: 0;
  height: auto;
  padding: 25px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  backdrop-filter: blur(7.5px);
}
main .section-previsao-background .bg-transparent::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(59, 87, 122, 0.5);
  border-radius: 20px;
  z-index: -1;
  opacity: 0.5;
}
main .solid-bar-2 {
  width: 100%;
  height: 14px;
  flex-shrink: 0;
  background: #470143;
  opacity: 1;
  border: none;
  display: block;
  margin: 0%;
  padding: 0%;
}
main .section-secund-bg {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
  background-color: #3B577A;
  /* Mobile (até 576px) */
}
main .section-secund-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: url("../img/stars.png") repeat;
  opacity: 0.3;
}
main .section-secund-bg .lista-em-colunas {
  column-count: 2;
  column-gap: 20px;
}
main .section-secund-bg .lista-em-colunas > div {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
@media (min-width: 1024px) {
  main .section-secund-bg .lista-em-colunas {
    column-count: 2;
    margin: 0 170px 0 170px;
  }
}
@media (max-width: 767.98px) {
  main .section-secund-bg .lista-em-colunas {
    column-count: 1;
  }
}
@media (max-width: 575px) {
  main .section-secund-bg .chamada-destaque {
    margin-top: 100px;
  }
}
main .blue-color {
  color: #3B577A !important;
}
main .card-container-sobreposto-prev {
  position: relative;
  padding-top: 25px;
}
main .card-container-sobreposto-prev .titulo-sobreposto {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 80%;
  background-color: #3B577A;
  padding: 10px 0 10px 0;
}
main .card-container-sobreposto-prev .white-box .card-body {
  padding-top: 40px;
}
main .card-container-sobreposto-prev .check-roxo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #3B577A;
  border-radius: 50%;
  margin-right: 8px;
  flex-shrink: 0;
}
main .card-container-sobreposto-prev .check-roxo::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 4px 4px 0;
  border-radius: 1.5px;
  transform: rotate(45deg) translateY(0px);
}
main .card-container-sobreposto-prev .btn-blue-fade {
  border-radius: 50px;
  background: linear-gradient(90deg, #6288B9 0%, #4E688A 29.33%, #340460 66.35%, #320061 98.56%);
  box-shadow: 0 0 8.3px 0 rgba(188, 228, 135, 0.43);
}
@media (max-width: 767.98px) {
  main .card-container-sobreposto-prev .font-mobile-large {
    font-size: 3rem !important;
  }
}

footer {
  background-color: #FFFFFF;
  color: #fff;
}
footer img {
  max-width: 90px;
  margin-left: -10px;
}
footer .nav-link {
  text-decoration: none;
  color: #FFFFFF;
}
footer .nav-link:hover {
  color: #970263;
}

/*# sourceMappingURL=web.css.map */
