/*
Theme Name: Custom LMS Theme
Theme URI: None
Author: Me
Author URI: None
Description: Our 2019 default theme is designed to show off the power of the block editor. Requires at least: WordPress 4.9.6
Version: 0.1
License: GNU General Public License v2 or later
License URI: LICENSE
*/
.tohide{
    display:none;}
    
    
    
.inner2 h2 {
    text-align: center;
}

.inner2 {
    padding: 117px 0% 0 75px;
}
.inner2 a {
    margin-left: 43%;
}


.page-template-page-home ul.menu li a {
    color: #721003;  
}
.page-template-page-home ul.menu li a:hover {
    color: #faba5e;  
}

.page-template-page-home .logo img {
    filter: none;
}

.innerbanenr h1 {
    display: none !important;
}

.menu li {
    padding-left: 20px !important;
}

.logo img {
    filter: none !important;
}


.page-template-temp-privacy span {
    display: contents !important;
}