﻿
/* Selection */
::selection {
    background: rgba(61, 139, 255, 0.3);
    color: var(--t1);
}
