/*
 Theme Name:   Quicky Hole
 Theme URI:    https://fenner-com.de/
 Description:  Special GeneratePress child theme
 Author:       Frank Rösch
 Author URI:   https://fenner-com.de/
 Template:     generatepress
 Version:      2.2.1
 Text Domain:  gpchild
*/

.wc-block-checkout__shipping-method-option {
    color: #ffffff!important;
}

.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    color: #2b2d2f!important;
}