body {
    background: linear-gradient(
        180deg,
        #87ABA6 0%,
        #163B44 100%
    );
    background-attachment: fixed;
}

.t-records {
    background: transparent !important;
}

.t-rec {
    background-color: transparent !important;