/* Global styles */
a{
    color: inherit;

    &:not(.wp-block-paragraph a){
        text-decoration: none;
    }
}

figure{
    margin: 0;
}