body {
  background: url('images/background.jpg') center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom !important;
}
/*
.footer-bottom::before {
   content:url(https://ixpolepublic.blob.core.windows.net/arenariga/arenariga-footer.jpg);
}
*/

.ixp-primary-bg {
    background: #000000 !important;
    color: #FFFFFF !important;
}

.ixp-download-buttons{
    max-width: 30vw;
}

header .header-top .dropdown .dropdown-toggle {
    color: black;
}
.main-container,
.main-container-2{
    margin-top: 40px;
}
.dropdown.dropdown-user {
    position: fixed;
    right: 25px;
    top: 12px;
}
.account-settings-menu li.selected-menu-entry,
.account-settings-menu li.selected-menu-entry i{
    border-color:#ff6900 !important;
    color:#ff6900 !important;
}