@charset "utf-8";

footer {
  border-top: 1px solid #151515;
}

#privacy dl dt:first-of-type{
    border-top: 1px solid #e9e9e9;
    padding-top: 30px;
}

#privacy dl dt {
    margin: 30px 0 10px;
    font-weight: 700;
}

#privacy dl dd {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {}
