﻿
.cc {width: 100%; display: flex; flex-direction: column;}

.sm_base{display: flex; flex-direction: row;}
.sm_item{opacity: 0.8; cursor: pointer; margin: 5px;}
.sm_item:hover{opacity: 1.0;}

/* ContentContainers */


