Hi afghanzai
Basically, the changes made in ThemeMagic are applied globally. For this module specific, I recommend you to add custom style for it like this:
.magazine-featured .magazine-featured-links {
background: #ece0d9;
}
.magazine-featured .link-item .article-title h3 {
font-size: 15px;
}
and change to suit your need.