/*
Theme Name: Twenty Twenty-Five Child
Template: twentytwentyfive
Version: 1.0
*/

@import url("../twentytwentyfive/style.css");

.fst_login_wrapper {
	max-width: none;
}
.fst_login_wrapper form#loginform .input {
	display: block;
	width: -moz-available;
	width: -webkit-fill-available;
}