/*
Theme Name:   Long Wedding Theme
Theme URI:    https://www.tfmm.co/
Description:  Child of "Forever" Designed for my wedding
Author:       TFMM
Author URI:   https://www.tfmm.co
Template:     forever
Version:      1.0.0
*/

@import url("../../../site-content/themes/forever/style.css");

#site-title,
#reply-title,
#site-description,
.entry-title a,
.widget-title,
h1,
h3 {
        font-family: 'Parisienne', cursive;
}
#site-description {
	color: #2c308b;
	font-size: 3rem;
	padding: 0 0 1em;
	line-height: 1em;
}
body,
button,
input,
select,
textarea,
h2 {
	font-family: 'Open Sans', sans-serif;
}
.recent-post .entry-meta,
.page-title,
.entry-header .entry-meta,
footer.entry-meta,
#comments-title,
.comment-meta,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
}
body,
button,
input,
select,
textarea {
	font-size: 1.5rem;
}
#page #access li:hover > a {
        background: #2c308b;
}
#access ul ul {
	background: #2c308b;
	border-radius: 5px;
}
#access {
	margin: 0.75em auto;
}
