.container {
  max-width: 960px;
}
.text-primary {
 color:#000}

.btn{
    background: #f7670b;
    border-color: #f7670b;
}

