﻿.dxbl-grid-detail-cell {
    background-color: #adacac
}

.profile .avatar {
    /*Without this Seedspark icon disappears in black backgrounds*/
    /* background-color: white; */
    background-color: transparent;
}

.SsSplashScreen{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

:root {
    --primary: #264975
}
