/*  Woocommerce checkout styles  */
.woocommerce-checkout{
    .site-content {
        label {
            margin: 0 0 4px;
        }
    }
}