/*
Theme Name: Nómada Agencia
Theme URI: https://nomada.com.ar
Description: Tema base desarrollado por Nómada Agencia sobre Astra.
Author: Nómada Agencia
Author URI: https://nomada.com.ar
Template: astra
Version: 1.1.0
Text Domain: nomada-agencia
*/

:root {
    --nomada-content-width: 1200px;
}

html {
    scroll-behavior: smooth;
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

img {
    max-width: 100%;
    height: auto;
}
