@tailwind base;
@tailwind components;
@tailwind utilities;
header {
    padding: 156px 0 100px;
}

section {
    padding: 150px 0;
}