/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       fortuna

*/
 
 

/* Theme customization starts here */

#footer {
    clear: both;
    overflow: auto;
    margin: auto;
    background: #222;
    font-size: 24px;
    color: #7B8887;
    padding-top: 52px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    line-height: 1.4em;
}

#footer h3 {
    color: #c8c8c8;
    font-size: 30px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 22px;
}
#menu {
    float: right;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 13px !important;
}
.post_description p {
    text-transform: initial !important;
}