At Madison Green Country Club, we pride ourselves on maintaining the beauty and integrity of our golf course and greens. As part of our event policies, we ask that all guests refrain from stepping onto the course during or after the event. For those attending an outdoor ceremony, please note that heels are not allowed on the greens, as they can cause damage and pose safety risks. We appreciate your understanding and cooperation in keeping our course pristine for future guests. Property … [Read more...] about Respect for Golf Course & Greens

/* HTML:
*/
.ribbon {
font-size: 28px;
font-weight: bold;
color: #fff;
}
.ribbon {
–s: 1.8em; /* the ribbon size */
–d: .5em; /* the depth */
–c: .8em; /* the cutout part */
padding: var(–d) calc(var(–s) var(–d) .5em) 0;
line-height: 1.8;
background:
linear-gradient(90deg,#0004 var(–d),#0000 0 calc(100% – var(–d)),#0004 0)
50%/calc(100% – 2*var(–s)) 100% no-repeat;
clip-path: polygon(0 0,var(–s) 0,calc(var(–s) var(–d)) var(–d),calc(100% – var(–s) – var(–d)) var(–d),calc(100% – var(–s)) 0,100% 0,calc(100% – var(–c)) calc(50% – var(–d)/2),100% calc(100% – var(–d)),calc(100% – var(–s)) calc(100% – var(–d)),calc(100% – var(–s) – var(–d)) 100%,calc(var(–s) var(–d)) 100%,var(–s) calc(100% – var(–d)),0 calc(100% – var(–d)),var(–c) calc(50% – var(–d)/2));
background-color: #d81a14; /* the main color */
width: fit-content;
}