﻿@charset "utf-8";

.f-right p {
    	text-align: center;
    	font-size: 0.8em;
}

@media only screen and (max-width: 835px) {
	footer#global_footer .footer {
    	flex-direction: column;
	}

}


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

}