@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
html,body,.container {
  background-color: #17a2b8!important;
}
.navbar {
  border-radius: 50px;
  background-color: rgba(0,0,0,0.2)!important;
}
.big-btn {
    padding: 20px;
    border-radius: 40px;
    width: 250px;
}
.btn-fb {
    background-color: #3b5998!important;
    border: none;
    color: #FFF!important;
}
.btn-ig {
    background-color: #8a3ab9!important;
    border:none;
    color: #FFF!important;
}
.text-justify {
  text-align: justify;
  text-justify: inter-word;
}
.cta-text {
  font-size: 28px;
  color: #1f3565;
  font-family: "Indie Flower", cursive !important;
}
.card {
  background-color: #ffffff!important
}
p {
  font-size: 16px
}
.credits {
  text-decoration: none!important;
  color: #FFF!important;
}
.txt-white,.txt-white a {
  font-size: 14px;
  color: #FFF!important
}
.smaller {
  font-size: 18px!important;
}
