/*  
Theme Name: PotolkiSpec Theme
Description: WordPress Theme 
Version: 1.0
Author: QuerCoder
Author URI: http://quercoder.fl.ru/
*/

.hf-message.hf-message-success {
    text-align: center;
    background: #b7d9b9;
    border-radius: 5px;
    padding: 5px;
}

.c-phone__status.off {
    color: #DD933D;
}

.c-phone__status.off:before {
    background: #DD933D;
}
