.uc-faq12 .t668__wrapper{
  border: 1px solid #E2E8F0 !important;
  border-radius: 12px !important;
  overflow: hidden;
  box-sizing: border-box;
}

.uc-f12 .t409__img{
  border: 1px solid #E2E8F0 !important;
  border-radius: 12px !important;
  overflow: hidden;
  box-sizing: border-box;
}

.uc-border12 .t268__col-left,
.uc-border12 .t268__img-wrapper{
  border: 1px solid #E2E8F0 !important;
  border-radius: 12px !important;
  overflow: hidden;
  box-sizing: border-box;
}

.uc-tmenu-mobile .tmenu-mobile_positionfixed{
  border-bottom: 1px solid #E2E8F0 !important;
  border-radius: 0 !important;
}

.uc-blog-cards .t-feed__col-grid__post-wrapper {
    border: 1px solid #E2E8F0 !important;
    box-shadow: none !important;
    box-sizing: border-box;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.uc-blog-cards .t-feed__col-grid__post-wrapper:hover {
    border-color: #cbd5e1 !important;
}