/*
Theme Name: Louise App
Author: Louise App
Version: 1.0.0
Text Domain: louiseapp
Template: ray
*/

iframe {
    position: relative !important;
}

.navbar a, .navbar a:visited, .navbar a:active {
    color: #222 !important;
}
.navbar a:hover, .navbar li.active a {
    color: #222 !important;
    border-bottom: 4px solid #222 !important;
}

.page > div.container {
    text-align: left !important;
}
.page > section {
    background-color: #222 !important;
}

#footer .container a, #footer .container a:visited, #footer .container a:active {
    color: #fff !important;
}
#footer .container a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}