body.widget-snippet .landing-another-navigation{
        margin: 30px;
    }
    .widget-snippet .landing-another-navigation{
        background-color: #3de39a;
        padding: 45px 0;
        text-align: center;
    }
    .widget-snippet .landing-another-navigation p {
        color: #070659;
        font-size: 29px;
        font-weight: normal;
        line-height: 25px;
        font-family: 'Century Gothic', sans-serif;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .widget-snippet .landing-another-navigation p a{
        color: #070659;
        text-decoration: none;
        font-weight: bold;
    }
    .widget-snippet .landing-another-navigation .call-text{
        font-weight: bold;
    }
