.classTest{
font-size:50px;
background-color: #123456;
}
.BorderRadius30{
border-radius: 30px;
}
.entry__article a{
color: blue;
text-decoration: none !important;
}
.entry__article h2{
color: #012460;
font-size: 22px;
font-weight: bold;
}
.entry__article h3{
color: #012460;
font-size: 18px;
font-weight: bold;
}
.entry__article p{
line-height: 2 !important;
}
.tableborder{
background: #f9f9f9;
}
