.paragraph--short-cta {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
  font-weight: 375; }
  .paragraph--short-cta a {
    color: #fff;
    font-weight: 600; }

.field--name-field-cta-title {
  text-transform: uppercase;
  font-size: 13.6px;
  letter-spacing: .03em; }

.field--name-field-cta-link {
  font-size: 28px;
  line-height: 1.3; }

.paragraph--inline-cta.bg-orange {
  background: #dc6b29; }

.bg-orange .paragraph--short-cta {
  background-color: #dc6b29; }
  .bg-orange .paragraph--short-cta:not(:only-of-type):nth-of-type(1) {
    background-color: #e0793d; }
  .bg-orange .paragraph--short-cta:nth-of-type(3) {
    background-color: #cb5f21; }
  .bg-orange .paragraph--short-cta:only-of-type {
    background-color: #e0793d; }

.paragraph--inline-cta.bg-blue {
  background-color: #0074a3; }

.bg-blue .paragraph--short-cta {
  background-color: #0074a3; }
  .bg-blue .paragraph--short-cta:not(:only-of-type):nth-of-type(1) {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-blue .paragraph--short-cta:nth-of-type(3) {
    background-color: #0086bc; }
  .bg-blue .paragraph--short-cta:only-of-type {
    background-color: #0074a3; }

.bg-gold .paragraph--short-cta {
  background-color: #f2a900; }
  .bg-gold .paragraph--short-cta:not(:only-of-type):nth-of-type(1) {
    background-color: rgba(255, 255, 255, 0.15); }
  .bg-gold .paragraph--short-cta:nth-of-type(3) {
    background-color: rgba(255, 255, 255, 0.15); }
  .bg-gold .paragraph--short-cta:only-of-type {
    background-color: #f2a900; }

/*# sourceMappingURL=../../maps/components/paragraph/paragraph--short-cta.css.map */
