.buttons-hulu
{
    width: 100%;
    height: 250px;
    display: flex;
}
.change17
{
  height: 99%;
  /* background-color: #1ce783; */
  /* margin-top: -27px; */
}
.whatever
{
    font-size: 20px;
    color: #1ce783;
}
.swap32
{
  width: 33.3%;
  height: 100%;
  background-color: #0b0c0f;
  align-items: center;
  justify-content: center;
  border-right: 1px solid lightgrey;
  padding-left: 5vw;
  padding-right: 5vw;
  border-bottom: 1px solid lightgrey;
}
.swap37
{
  width: 50%;
  height: 100%;
  background-color: #0b0c0f;
  align-items: center;
  justify-content: center;
  border-right: 1px solid lightgrey;
  padding-left: 5vw;
  padding-right: 5vw;
  border-bottom: 1px solid lightgrey;
}
.display-flex
{
    display: flex;
    justify-content: center;
}
.change7
{
  height: 700px;
  width: 100%;
  margin: auto;
}
.idk
{
    border-bottom: 1px solid lightgrey; height: 75px; background-color: #0b0c0f; color: white; 
    width: 100%;
}
.idk2
{
    height: 35px;
    text-align: center;
    padding-top: 10px;
}
.idk3
{
    height: 35px;
    display: flex;
    padding-top: 10px;
    padding-bottom: 5px;
}
.idk10
{
    width: 33.3%;
    text-align: center;
}
.idk14
{
    width: 33.3%;
    text-align: center;
    border-right: 1px solid lightgrey;
}
.idk4
{
    width: 50%;
    text-align: center;
    border-right: 1px solid lightgrey;
}
.idk5
{
    width: 50%;
    text-align: center;
}
.swap42
{
  width: 33.3%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 56px;
  background-color: #0b0c0f;
  padding-left: 5vw;
  padding-right: 5vw;
  border-bottom: 1px solid lightgrey;
}
.swap47
{
  width: 50%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 56px;
  background-color: #0b0c0f;
  padding-left: 5vw;
  padding-right: 5vw;
  border-bottom: 1px solid lightgrey;
}
.popular7
{
  width: 180px;
  border-radius: 50px;
  height: 33px;
  background-color: #1ce783;
  font-size: 13px;
}
.day30
{
    font-weight: 550;
     font-size: 15px;
     font-family: sans-serif;
     color: #aeb2b9;
}
@media (max-width:494px) and (min-width:0px) 
{
    .popular7
    {
        width: 120px;
    }
    .disneybun
{
    font-size: 12px;
}
}
@media (max-width:580px) and (min-width:0px) 
{
  #section7
    {
        font-size: 10px;
    }
    .popular2
    {
      font-size: 10px;
      width: fit-content;
      background-color: #1ce783;
      border-radius: 20px;
    }
}
@media (max-width:455px) and (min-width:0px) 
{
  .swap42
  {
    padding-top: 30px;
  }
}
.popular2
{
  font-size: 10px;
  width: fit-content;
  background-color: #1ce783;
  border-radius: 20px;
}