.political-journey-bg
{
    background-image: linear-gradient(90deg, #f5f1ed 0%, #fff 50%, #FCB045 220%);
}
.dream-india .dream-item
{
    color: #000;
    padding: 0px;
}

.dream-india .dream-item .item-content h3
{
color: #000;
margin-top: 20px;
visibility: visible;

}
.dream-item
{
    height: auto !important;
}

.owl-dots
{
text-align: center !important;
}
.owl-dots > button{
    margin-right: 2px;
}

.shadow
{
    
    box-shadow: 10px 10px 10px 10px #f3f1f0;
}
.text-dark
{
    color: #000;
}

@media only screen and (max-width: 600px) {
 
  .item-content > img , h3, div, a
  {
    visibility: visible !important;
  }
  
}
