.fg__admin .item-preview button.item .top .group-wrapper .group, ul.items button.item .top .group-wrapper .group {
opacity: 0;
}

.page-title h1 {
opacity: 0;
}

section.page-title p { 
    opacity: 0;
}

section.content-items { 
    margin-top: -300px;
}

h3 { 
    text-transform: capitalize;
}

.fg__admin .item-preview button.item .content h3, .touring .tour-item button.item .content h3, ul.items button.item .content h3 {
    text-transform: none;
}

.btn.btn-block { 
    text-transform: none;
}

.btn.btn-secondary:before { 
    text-transform: none;
}