/* teste */

.bg-gradient-primary {
    background-image: linear-gradient(310deg, #e00058, #ff0080);
    background-repeat: repeat-x;
}