/*
Theme Name:     Storefront-cpu-payments
Author:         Cpu
Template:       storefront
Description:    This is a core child theme for storefront
Version:        1.0.0
License:
License URI:
Text Domain:    storefront
Tags:           cpu child theme core for storefront
*/
/*
 * Add your own custom css below this text.
 */
a.login-link {
 margin-top: 20px;
 color: blue;
 text-decoration: underline;   
 display: block;
}