.text-pink {
	color: #D5517A !important;
}

.hidden {
	display: none;
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover {
    color: #ffffff;
    background-color: #d5517a61;
    border-color: #d5517a61;
}

#SCMyWebsitePlugin-main {
    border: 1px solid #e2e8f0 !important;
    padding-top: 15px;
}

#SCMyWebsitePlugin-reviewListDiv {
    width: 98% !important;
}

#SCMyWebsitePlugin-reviewList li {
    border-top: 0px !important;
    border-bottom: 1px dotted #e2e8f0 !important;
    height: 115px !important;
    margin: 0px 5px;
    padding: 7px;    
}

