/*
Theme Name:   specialifetimejorSHOP
Description:  Specia customized for JoR webbshop
Author:       37admin
Author URL:   Write here the author's blog or website url
Template:     specia-lifetime
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  specialifetimejorSHOP
*/

/* Write here your own personal stylesheet */

/* Added customer colours, JoR 2024 */
a:link {
    color: #009fc9;
}

a:hover {
    color: #009fc9;
    text-decoration: underline;
} 

a:visited {
    color: #8FCBDE;
}
/* Added customer colours, JoR 2024 */


