/**handles:bb-static-styles**/
/* Global styles */
a{
    &:not(p > a){
        text-decoration: none;
    }
}

figure{
    margin: 0;
}