.mti-read-script-free
{
  display: table-cell;
  width: 50%;
  float: right;
  margin-top: -190px;
  z-index: 10000;
  position: relative;
  padding: 0px 50px;
}

.mti-read-script-free h2 {
  color:#ffffff;
}
.mti-read-script-free .field-name-field-link a {
  background-color: rgb(244, 156, 17);
  background-image: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  color: #845412;
  border-bottom-color: rgb(132, 84, 18);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(132, 84, 18);
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: rgb(132, 84, 18);
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: rgb(132, 84, 18);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-style: none;
  border-top-width: 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px 0px;
  box-sizing: border-box;
  color: rgb(132, 84, 18);
  cursor: pointer;
  display: inline-block;
  font-family: "omnes-pro", Arial, Helvetica, sans-serif;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: 100%;
  font-style: normal;
  font-variant: normal;
  font-variant-alternates: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-position: normal;
  font-weight: 400;
  height: 27px;
  letter-spacing: normal;
  line-height: 27px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0px;
  text-decoration: rgb(132, 84, 18);
  text-decoration-color: rgb(132, 84, 18);
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-transform: uppercase;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
  vertical-align: middle;
}

.mti-read-script-free .field-name-field-link a:after {
  display: inline-block;
  content: ' ';
  background-image: url('right.svg');
  fill:rgb(132, 84, 18);
  background-size: 11px 11px;
  height: 11px;
  width: 11px;
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-bottom: -2px;
  filter: opacity(50%);
}