.title-box-1 .sm-title {
  color: var(--primary-color-700);
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: 400; }

.title-box-1 .title {
  margin-bottom: 24px; }
  .title-box-1 .title span {
    color: var(--secondary-color-700); }

.title-box-1 .des {
  margin-bottom: 24px; }
