:root {
    --primary: #036AC4;
    --main-bg: #036AC4;
    --man-bg-border: #036AC4;
}

body {
    font-family: 'Manrope', sans-serif;
  
}