/*!
Theme Name: Site24 Landing
Theme URI: https://www.site24.com.tr
Author: Site24
Author URI: https://www.site24.com.tr
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: site24landing

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
body {
    padding:0;
    margin:0;
    font-family:'Nunito', sans-serif;
}
.container {
    width:1170px;
    margin:0 auto;
}
h1,h2,h3,h4 {
    margin:15px 0;
}
.site24-baslik {
    text-align:center;
}
.site24-baslik h1 {
    font-weight:700;
}
.site24-baslik h2 {
    font-weight:300;
}