/*
 Theme Name:   Astra Child
 Theme URI:    https://brian-rice.us
 Description: Astra Child Theme for BrianRice.us
 Author:      Brian Rice
 Author URI:  https://brian-rice.us
 Template:    astra
 Version:     1.0.0
 Text Domain: astra-child
*/

/* Child theme base — keep minimal */

.mj-quote-wrap {
  display: inline-block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 42px;
  font-weight: 500;
  color: #0b1a33;
  line-height: 1.25;
  position: relative;
}

.mj-attrib {
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.04em;
  position: relative;
  top: -14px;     /* lifts M.J. like the image */
  margin-left: 6px;
  color: #0b1a33;
}
