.myImg
{
	width: 40px;
    height: 40px;
    padding: 5px;
	margin-right: 5px;
}

.links
{
	margin-bottom: 20px;
}

.link1
{
	text-decoration: unset !important;
    display: block;
    width: 240px;
    background-color: #248cc8;
    margin: 10px 0;
    padding: 0px;
    text-align: left;
    color: white !important;
    font-weight: 500;
    font-size: 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.l1
{
	
}

.l2
{
	
}

.site-title
{
	font-weight:600 !important;
	
}
