.boxed {
  border:2px solid #18314f;
  background:#FFF;
  padding:24px;
  border-radius:12px;
  box-shadow:0 3px 6px rgba(0,0,0,.08);
}