
.cmmg-read-link{
display:inline;
margin-left:8px;
font-size:inherit;
font-weight:600;
color:#c62828;
text-decoration:none;
white-space:nowrap;
}
.cmmg-gate{
display:none;
margin:12px 0 20px;
padding:12px 14px;
border:1px solid #ececec;
border-radius:8px;
background:#fafafa;
}
.cmmg-title{
font-size:inherit;
font-weight:700;
margin-bottom:4px;
}
.cmmg-text{
font-size:inherit;
margin-bottom:10px;
}
.cmmg-buttons{
display:flex;
gap:8px;
flex-wrap:wrap;
}
.cmmg-btn{
background:#c62828;
color:#fff !important;
text-decoration:none;
padding:6px 12px;
border-radius:5px;
font-size:inherit;
line-height:1.2;
font-weight:600;
}
