.black-friday{
  border: none;
}

.tab .blackFridayLogo {
  margin-bottom: 8px;
}

.black-friday.tab.active{
  border-bottom: 0px;
}

.black-friday.tab.active p {
  color: #0e0d59 !important;
}

.black-friday .circle-arrow {
  top: auto;
  bottom: 0.75rem;
  right: 0.75rem;
}

@media only screen and (max-width: 576px){
  .black-friday.tab.active .otherTabsTitle{
    font-weight: normal !important;
    color: #6b6c98 !important;
  }
}