@charset "utf-8";

body {background-color: #F9BFDF;}

a:link, a:visited {text-decoration: none; color: #303030;}
a:hover {color: #C6237C;}
a:active {color: deeppink;}

.color-primary-00 { background-color: #fffafe !important; }
.color-primary-0 { background-color: #E364AA !important; }
.color-primary-1 { background-color: #F9BFDF !important; }
.color-primary-2 { background-color: #EF8DC3 !important;}
.color-primary-3 { background-color: #e33b7f !important;}
.color-primary-4 { background-color: #C6237C !important; }
.color-primary-5 { color: #696969 !important; }