@charset "UTF-8";

/* ======================================================================
 Case
====================================================================== */

/* Service Title
================================================== */

.case-service-title .title-headline {
  font-size: 20px;
  font-weight: bold;
}
.case-service-title > *:nth-child(n+2) {
  margin-top: calc(10px - .25em);
}
