html .header-section {
    margin-bottom: 30px !important
}

.pix-footer__bottom {
    text-align: center !important;
    line-height: 25px;
}

.badge-not{
    position: absolute;
    z-index: 1;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    top: 10px;
    right: 15px;
    border-radius: 5px;
}

.longEnough {
  max-height: 600px;
  width: 100%;
  overflow: auto;
}

.icon-nav{
    font-size: 36px !important
}