.adoption-search--strays-in-our-care {
  background-color: #0086bc;
  padding: 40px 0 20px;
  color: #ffffff; }
  .adoption-search--strays-in-our-care .field--name-body {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .adoption-search--strays-in-our-care .field--name-body:before {
      content: none; }
  .adoption-search--strays-in-our-care p {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.5;
    width: 50%; }
    .adoption-search--strays-in-our-care p:last-of-type {
      text-align: right; }
  .adoption-search--strays-in-our-care a.button {
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    border: 1px solid; }
    .adoption-search--strays-in-our-care a.button:hover {
      color: #0086bc;
      background: #fff;
      border-color: #009bd9; }

@media screen and (max-width: 480px) {
  .adoption-search--strays-in-our-care .field--name-body {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .adoption-search--strays-in-our-care p {
    width: 100%;
    text-align: center; }
    .adoption-search--strays-in-our-care p:last-of-type {
      text-align: center; } }

/*# sourceMappingURL=../../maps/components/block/block--strays-in-our-care.css.map */
