:root{
--radius-sharp:0px;
--radius-sm:4px;
--radius-md:8px;
--radius-lg:12px;
/* Cards carrying the 2px Navy left border: sharp on the left, 8px on the right three corners. */
--radius-card:0 8px 8px 0;
}
