body {
    background-color: rgb(0, 0, 0);
}

#secondary-menu,#pricewatch {
      background-color: rgb(31, 30, 28) !important;
}

.card {
      background-color: rgb(31, 30, 28) !important;
      color:aliceblue !important;
}

#location_about, #realestate_about {
      background-color: rgb(31, 30, 28) !important;
      color: aliceblue !important;
}

.text-yellow {
      color: yellow;
}