/* AK Agency - base propre */

body {
  background: #050608;
  color: #ffffff;
}

.ak-site-main {
  min-height: 60vh;
}

.elementor-section,
.e-con {
  background-color: transparent;
}

.elementor-button {
  border-radius: var(--ak-radius-button);
}

.ak-card {
  border-radius: var(--ak-radius-card);
}
