 @font-face {
    font-family: 'Euclid Flex B';
    src: url('https://cdn.shopify.com/s/files/1/0550/8641/6048/files/EuclidFlexB-Regular.ttf?v=1728916169') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
 }
 
 h3.modal-title{ font-family: "Euclid Flex B", sans-serif; }
.btn { border-radius: 60px; background-color: #75000c; border-color: #75000c;}
#container {border-radius: 12px; margin: 100px 10px 10px 10px; background-color: #f6f3ed;}