/* link */

a:hover {
color: #1808f5 ;
}

a:active {
color: #FFFFFF !important;
}

/*a:visited {
color: #FFFFFF !important;
}
*/
.entry h3 a {
color: #53AC80 !important;
}

.entry h3 a:hover {
color: #FFFFFF !important;
}

.categoryLink a {
background: #53AC80 !important;
}

.entryArea .entryBody .more i {
color: #FFFFFF !important;
}

.archiveTitle h3 {
background: #53AC80 !important;
}

/* header */

header .container {
background: linear-gradient(270deg, #53AC80,#98FB98) ;
}

.gNav {
/*background: #53AC80 !important;*/
background: linear-gradient(#53AC80,#93FFAB,#53AC80) ;
}

.gNav ul {
/*background: #53AC80 !important;*/
background: linear-gradient(#53AC80,#93FFAB,#53AC80) ;
}

.gNav ul li a {
/*background: #53AC80 !important;*/
background: linear-gradient(#53AC80,#93FFAB,#53AC80) ;
}

/* button */

.button {
background: #53AC80 !important;
}

/* side navi */

.blogWidget h3 {
background: #53AC80 !important;
}

/* footer */

footer {
/*background: #53AC80 !important;*/
background: linear-gradient(270deg,#53AC80,#93FFAB) ;
}

.pagetop a {
background: #E11A4A !important;
}


/* index */

.secTopNews .hTitleNews {
background: #53AC80 !important;
}

