.pattern {
  background-color: white !important;
  min-height: 100vh;
}

.container{
  max-width: 1300px;
  margin: 0 auto;
}
.t_title{
  color: #e4a101;
}
*{
  margin: 0;
  padding: 0;
}
.title {
  line-height: 2;
}
.prgp{ 
  color: black !important;
  padding-bottom: 20px;
}

h1{
  padding: 40px 0px;
}