
.bg-p{
  background-color: #ac4223 !important;
}
.bg-s{
  background-color: #e7e7e7 !important;
}
.bg-1{
  background-color: #e7e7e7 !important;
}
.bg-2{
  background-color: #cecece !important;
}
.bg-3{
  background-color: #818181 !important;
}
.bg-4{
  background-color: #3d3d3d !important;
}


.color-p{
  color: #ac4223 !important;
}
.color-s{
  color: #ac4223 !important;
}
.color-1{
  color: #e7e7e7 !important;
}
.color-2{
  color: #cecece !important;
}
.color-3{
  color: #818181 !important;
}
.color-4{
  color: #3d3d3d !important;
}


.border-color-p{
  border-color: #ac4223 !important;
}
.border-color-s{
  border-color: #e6c6bc !important;
}
.border-color-1{
  border-color: #e7e7e7 !important;
}
.border-color-2{
  border-color: #cecece !important;
}
.border-color-3{
  border-color: #818181 !important;
}
.border-color-4{
  border-color: #3d3d3d !important;
}

.accordion-button:not(.collapsed) {
  color: #ac4223 !important;
}

.accordion-button.collapsed {
  color: #3d3d3d !important;
}

header{
  position: relative;
}