﻿@charset "utf-8";

@import "../../style/general.css";

.footer
{
	margin-top:5px;
	text-align:center;
}

.footer hr
{
	border-color:#74050c;
}

.footer div
{
	font-size:16px;
}