body {
    background: #F2F7FC;
}

.tile-actions button, .editor-tile-actions button, .tile-actions a, .myTheme-tile-actions button {
    opacity: 1;
}

.free-tile .freecontent p, .free-tile .freecontent ul, .free-tile .freecontent li, .free-tile .freecontent span {
    background: transparent!important;
    color: inherit!important;
}

.mosaic-top-header.custom-layout #dashboardheader {
    max-width: 1200px;
    margin: auto;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;

    img {
        max-width: 250px;
    }
}