@charset "utf-8";

/* single-blog.css */

@import url("./single.css");

@media (max-width: 767px) {
}

@media (max-width: 480px) {
}