.clearfix.content-top.region--dark-typography.region--white-background {
   background-color: black;
}
.content {
    background: black;
}
header.clearfix.header.region--dark-typography.region--gray-background.full-width.two-columns {
    background: black;
}
.region.region-header-third {
    display: none;
}
.region.region-header-top-second {
    background: black;
}
ol.breadcrumb__items {
    display: none;
}
footer.clearfix.footer.region--light-typography.region--dark-background.region--no-separator.footer-to-top-enabled {
    background-image: none;
}
html.no-touchevents.details.js.fa-events-icons-ready {
    background: black;
}
.region--white-background {
    background-color: black;
}
.akadaly-hir {
    background: black;
    color: white;
    font-size: xx-large;
}
.field--name-title {
    color: yellow;
    font-size: xxx-large;
    font-weight: 400;
}
.field--name-title a {
  text-decoration: none;
}
a {
    color: #e5e4bd;
    text-decoration: underline;
}
a:hover {
	  color: #e5e4bd;
}
.field--name-body {
    padding-bottom: 150px;
}
.node--type-article .node__header {
    margin-bottom: 0;
}
.node--type-article .node__title {
    margin-bottom: 0px;
    text-align: center;
}
div#block-showcase-lite-content {
    background:black;
}
.col-md-12 h2.title {
    padding-bottom: 30px;
    font-size: xxx-large;
}
h2.title {
   color: white;
}
.lablec-akadaly {
    background: black;
}
.view-footer {
    background: black;
}
.button-akadaly {
    font-size: xxx-large;
}
.clearfix.header__container {
    background: black;
}
div#block-mainnavigation {
    display: none;
}
.clearfix.header-top.region--light-typography.region--dark-background {
    background: black;
}
.content {
    font-size: x-large;
    color: yellow;
}
div#block-simplesamlphpauthstatus{
	display: none;
}
.site-name a {
    font-size: 16px;
    color: yellow;
}
.site-slogan.site-branding__slogan {
    font-size: 16px;
    color: yellow;
}
.node--type-project {
    padding: 15px;
    background-color: black;
}
.field--name-body {
    padding-bottom: 10px;
}
table tbody tr td, table thead tr th {
    background-color: black;
    color: yellow;
    font-size: large;
}
li.pager__item a {
    color: yellow;
}
.field__label {
    padding-top: 20px;
}