/* ===== VIEWS STYLES ===== */
/**
 * @file: views/home/home-general.css
 * @description: 홈 일반 스타일
 * @components: 홈 일반
 * @usage: 홈 일반 스타일링
 */
#homeView {
  position: relative;
  padding-bottom: 60px;
}
