.sitelogo{
    height:35px;
}
.starter-template{
    margin-top:100px;
}
footer{
    bottom: 0;
    background-color: #343a40e0;
    color: white;
    width: 100%;
}
main{
    margin-bottom: 60px;
}
.copyright{
    text-align: center;
    background: #1d2124;
}
.footerlinks{
    text-align:center;
}
.foot-link{
    color: white!important;
}
#footer-contacts{
    list-style-type: none;
}
.social-list{
    list-style-type: none;
    display:flex;
}
.social-icon{
    height:30px;
    border-radius: 50%;
}