/*
Theme Name: AMiST
Template: twentyseventeen
*/

.widget_text ul {
	list-style: none;
	margin: 0px;
}

.sidebar-contacts {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 4px;
}

.sidebar-contacts a {
    color: black;
    text-decoration: none;
}

