@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
title_container {
text-align: center;
}
.swiper-container {
text-align: center;
}
h1{
text-align: center;
color: rgb(70, 130, 180);
font-family: 'M PLUS Rounded 1c', sans-serif;
}
p{
text-align: center;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
button{
text-align: center;
}