/*
Theme Name: Sydney Child
Theme URI: https://lc93.jp
Author: YUKIHIKO TAMURA
Author URI: https://lc93.jp
Description: Sydney テーマの子テーマ
Template: sydney
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney-child
*/

.site-info .row {
	flex-direction: column;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
}
.site-info .col-md-6 {
	width: 100%;
	text-align: center;
}
.site-info .social-profile {
	text-align: center;
	margin-top: 8px;
}
@media (min-width: 768px) {
	.site-info .sydney-credits {
		white-space: nowrap;
	}
}
