a, #customblock-SidebarMenu p.menu_item a, #customblock-sidebarmenu p.menu_item a {
    color: #007d7e;
}

.page-header h2 {
    color: #007d7e;
}

.btn-info {
    background-color: #ff5c3d;
    border-color: #298382;
}

.container.main_menu {
    background: linear-gradient(to bottom, #009d9e, #007d7e, #005050);
}

html, body {
  background: url(https://ittelkom-pwt.ac.id/wp-content/uploads/2020/09/motif-background.jpg);
  background-size: 300px;
}

footer .container {
    color: #ffffff;
}

.copy-right strong {
    color: white;
}

footer .copyright-wrapper {
        color: #ffffff;
}

header .container {
    background-size: cover;
    background: linear-gradient(45deg, #009d9e, #007d7e, rgba(0, 80, 80, 0)) !important;
}

.navbar-default .navbar-brand, .header_view .navbar-brand {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
}

/* a.navbar-brand { */
/*   background-color: transparent; */
/*   color: transparent; */
/*   text-indent: -9999px; */
/*   overflow: hidden; */
/*   display: inline-block; */
/*   width: 200px; */
/*   height: 80px; */
/*   background: url("logo.png") no-repeat center center; */
/*   background-size: contain; */
/* } */

/* #navigationUser > li > a.dropdown-toggle:hover { */
/*     color: white !important; */
/* } */
