
.fse-spec{
  min-height:108px !important;
  padding:18px !important;
  gap:14px !important;
}

.fse-spec-icon{
  width:48px !important;
  height:48px !important;
  flex:0 0 48px !important;
  border-radius:12px !important;
  background:#f3f5f7 !important;
  color:#274f51 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.fse-spec-icon svg{
  width:24px !important;
  height:24px !important;
}
</style>