.cookie-container .container {
  background-color: #70a64c;
}

.placeholdertext {
  width: 300px !important;
}

.modal-title1 {
  color: #fff !important;
}
#p, #h6{
  color: #666;
}
.cookie-model {
  padding: 9px;
  margin-bottom: 0;
  border: none;
  background: #303030;
}
#h4 ,#clostBtn {
  color: #FFFFFF;
}
#m-cancel ,#m-accept {
  background: #303030;
  color: #FFFFFF;
  border: none;
  border-radius: unset;
}
#m-cancel ,#m-accept:hover {
  background-color:#194062;
  transition: 0.7s;
}
.modal-footer {
  padding: 0px !important;
}
.placeholdertext {
  margin-bottom: 2% !important;
}
@media only screen and (min-width: 1401px) and (max-width: 1728px) {
  .placeholdertext {
    margin-left: 8% !important;
    margin-bottom: 2%;
  } 
  .kc-feedback-text {
    position: relative;
  }
}