/*
--------------------------------
COLORS:
#922566 (Cherry)
--------------------------------
*/

body{font-family:'Lato',sans-serif;font-size:16px;}
a,a:hover{text-decoration:none;}

/*
--------------------------------
UIKit New Classes
--------------------------------
*/

.uk-text-white{color:#ffffff;}
.uk-text-cherry{color:#922566;}

.uk-background-cherry{background-color:#922566;}

.uk-border{border-style:solid;}
.uk-border-width-1{border-width:1px;}
.uk-border-width-2{border-width:2px;}
.uk-border-width-3{border-width:3px;}
.uk-border-cherry{border-color:#922566;}

.uk-letterspacing-1{letter-spacing:1px;}
.uk-letterspacing-2{letter-spacing:2px;}
.uk-letterspacing-3{letter-spacing:3px;}
.uk-letterspacing-4{letter-spacing:4px;}
.uk-letterspacing-5{letter-spacing:5px;}

/*
--------------------------------
Theme
--------------------------------
*/


main h3{font-weight:700;font-size:40px;letter-spacing:15px;}
main h4{font-weight:400;font-size:20px;letter-spacing:5px;}
footer h5{font-weight:400;font-size:20px;letter-spacing:3px;}
footer a.tel{padding-top:10px!important;padding-bottom:10px!important;}
footer a:hover.tel{color:#922566;}
footer a:hover.gmaps{color:#922566;}
footer a:hover.register{color:#ffffff;}
footer small a,footer small a:hover{text-decoration:underline;color:#922566;}
