#background-video {
  width: 100%;
}

.section_2_title {
  font-size: 35px;
  border-bottom: 2px solid;
  border-color: rgba(255, 129, 74, 1);
}

.bi-gem, .bi-laptop, .bi-globe, .bi-heart {
  color: rgba(255, 129, 74, 1) !important;
}

@media (max-width: 430px) {
  .section_2_title {
    font-size: 17px;
  }
}
