diff --git a/_sass/custom/module.scss b/_sass/custom/module.scss
index 6a87c1ac3f0deabd60b49622050946c141d9cbef..f65957013697220f85052fa5dd50c48d019637d9 100644
--- a/_sass/custom/module.scss
+++ b/_sass/custom/module.scss
@@ -30,6 +30,7 @@
 
 .module-week {
   @extend .label, .text-grey-dk-100, .bg-grey-lt-200;
+  border-radius: $border-radius;
 }
 
 .module-date {
@@ -89,6 +90,7 @@
   }
 
   .label {
+    border-radius: $border-radius;
     margin-left: 0;
     padding-bottom: 0;