/*!
Template :	ICOCrypto @by Softnio
Theme	 :  Default
Version	 :	1.9.2
Updated	 :	01.15.2020
*/
/*! WRITE YOUR CUSTOM STYLE **/
.logo--navbar {
  height: 15px !important;
}

.read-more-button {
  list-style: none;
  display: none;
}


@media (max-width: 1600px) {
  .read-more-button {
    margin-top: 4rem;
  }
}

.working-on-logo {
  width: 300px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.reference-logo-wrapper {
  display: flex;

}

.reference-logo {
  height: 100px;
  opacity: .8;
}
