.gpl-home-text-inner p{
    padding: 0;
}

.small_list{
    padding-left: 40px !important;
    background-color: red;
}
.small_list a{
    color: #888888;
}
.small_list a:hover{
    color: #F2A300;
}

.gpl-home-hover-el{
    transition: all .5s ease-in !important;
}
