.rounded-circle {
  /*border-radius: 50%!important;*/
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-color: rgb(12,129,247);
  border-radius: 2px;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-radius: 2px;
  border-color: #fff;
}

#contentAbout h5, .h5 {
  font-weight: 500;
}

#pagehead {
  margin-bottom: 30px;
  color: rgb(82,133,193);
}

#csiLink {
  color: white;
}

#outLink {
  color: gray;
}

.col {
  margin-left: 0px;
  padding: 7px;
}

#imgPurchase {
  display: block;
}

