item-title {
    font-size:32px;
	color: #FDB1FF;

}

.separator-top {
    width: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

.separator-bot {
    width: auto;
    position: absolute;
}

h3 {
    font-size:32px;
	color: #FDB1FF;
    padding-bottom:20px;
}

h4 {
    font-size:24px;
	color: #F5F658;
}

h5 {
    font-size:18px;
	color: #F5F658;
}

.overall {
    padding: 20px; 
}

p.mail{
    font-size:24px;
	color: #636a82;
}

a.mail {
    font-size:24px;
    color:#F5F658
}

a.mail:hover {
    font-size:24px;
    color:#fff;
}

a.mail:visited {
    font-size:24px;
    color:#fff;
}
