.hover:hover{
    cursor: pointer;
}
.txt-main{
    color:#F9004D;
}
.bg-dark-extends{
    background-color: #191919;
}