body {
  background: rgb(252,252,252);
  color: rgb(35,39,43);
}

#equality {
  background: url("../../assets/img/_MG_4492_Edited2Mobile.jpg?h=be1dcf6cdf2965470caa89b6a70701ea") center / cover no-repeat;
  width: 100%;
  height: 100vh;
}

#Racial-Equality {
  background: url("../../assets/img/_MG_4492_WEBEdited2.jpg?h=b25b3f3e49127300b633120d3c26146b") center / cover no-repeat;
}

.navbar-brand {
  color: rgb(5,5,5);
  font-family: Abel, sans-serif;
  text-align: left;
  margin: 0px;
}

.navbar-light .navbar-brand {
  color: rgba(252,252,252,0.9);
}

#revolution-bottom.container, .container-lg, .container-md, .container-sm, .container-xl {
}

.civil.rights {
  font-family: Abel,sans-deriff;
  font-size: 20px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  max-width: 700px;
}

#revolution-bottom.container {
  max-width: 700px;
  text-align: right;
}

#racial-equality {
  font-family: Abel, sans-serif;
  font-weight: 700;
  margin-top: 60px;
  font-size: 45px;
  padding-bottom: 10px;
}

#gender-equality {
  font-family: Abel, sans-serif;
  font-weight: 700;
  margin-top: 60px;
  font-size: 45px;
}

#LGBTQ-equality {
  font-family: Abel, sans-serif;
  font-weight: 700;
  margin-top: 60px;
  font-size: 45px;
}

.figure-img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 300px) {
  .Civil.rights.text {
    font-size: 20px;
    font-family: Abel, sans-serif;
    color: rgb(255,255,255);
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 10px;
    padding-left: 12px;
    text-align: right;
    margin-top: -10px;
    min-width: 0;
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .Civil.rights.text {
    font-size: 20px;
    font-family: Abel, sans-serif;
    color: rgb(255,255,255);
    margin-left: 50px;
    margin-right: 50px;
    padding-right: 50px;
    padding-left: 50px;
    text-align: right;
  }
}

#BLM_protest_photo_caption {
  font-family: Abel, sans-serif;
  color: rgb(36,40,44);
  text-align: left;
}

.img-fluid {
  padding-bottom: 10px;
}

.footer-basic {
  background-color: #1c1c1c;
}

.text-center {
  font-weight: 600;
}

.btn.text-center.text-dark.border-dark {
  text-align: center;
  border: 2px solid rgb(8,50,91) ;
  font-family: Abel, sans-serif;
  font-style: normal;
  box-shadow: 0px 0px;
}

