.btn {
    background: #F2660C !important;
}

    .btn:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

.btn-big {
    background: #F2660C !important;
}

    .btn-big:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

.btn-white {
    border: 2px #F2660C solid !important;
    color: #F2660C !important;
}

    .btn-white a {
        color: #F2660C !important;
    }

    .btn-white:hover {
        background: rgba(0, 58, 64, 0.84) !important;
        color: #fff !important;
    }

        .btn-white:hover a {
            color: #fff !important;
        }

.btn-white-big {
    border: 2px ##F2660C solid !important;
    color: #F2660C !important;
}

    .btn-white-big a {
        color: #F2660C !important;
    }

    .btn-white-big:hover {
        background: rgba(0, 58, 64, 0.84) !important;
        color: #fff !important;
    }

        .btn-white-big:hover a {
            color: #fff !important;
        }

section.portraits-section .text-wrap .chat {
    background: #F2660C !important;
}

    section.portraits-section .text-wrap .chat:hover {
        background: rgba(0, 58, 64, 0.84) !important;
        color: #fff !important;
    }

.emtpy-chat-btn .chat {
    border: 2px ##F2660C solid !important;
    background-color: transparent;
    color: #F2660C !important;
}

    .emtpy-chat-btn .chat svg path {
        fill: #F2660C !important;
    }

    .emtpy-chat-btn .chat:hover {
        background: rgba(0, 58, 64, 0.84) !important;
        color: #fff;
    }

        .emtpy-chat-btn .chat:hover svg path {
            fill: #fff !important;
        }

section.accordion-section .chat-wrap .chat {
    background: #F2660C !important;
}

    section.accordion-section .chat-wrap .chat:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

section.linkboxes-section .link-boxes .link-box {
    background: #F2660C !important;
}

    section.linkboxes-section .link-boxes .link-box .content .link-content .wrapper .arrow-right svg path {
        stroke: #F2660C;
    }

    section.linkboxes-section .link-boxes .link-box:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

        section.linkboxes-section .link-boxes .link-box:hover .content .link-content .wrapper .arrow-right svg path {
            stroke: rgba(0, 58, 64, 0.84);
        }

section.videos-external-section .video-slider-content .bg-image .timer .content .time-content .box {
    background: rgba(225, 23, 181, 0.24) !important;
}

section.portraits-section .portrait-content .portraits-container .portrait .portrait-preview .image .info .box .button-container span {
    background: rgba(0, 58, 64, 0.84) !important;
}

section.pportrait-coming-soon .pportrait-content .countdown .timer .content .release-date {
    color: #F2660C !important;
}

section.pportrait-coming-soon .pportrait-content .countdown .timer .content .time .time-content .box {
    background: #F2660C !important;
}

section.pportrait-coming-soon .pportrait-content .countdown .timer .content .time .type {
    color: #F2660C !important;
}

section.schedule-coming-soon .schedule-content .countdown .timer .content .release-date {
    color: #F2660C !important;
}

section.schedule-coming-soon .schedule-content .countdown .timer .content .time .time-content .box {
    background: #F2660C !important;
}

section.schedule-coming-soon .schedule-content .countdown .timer .content .time .type {
    color: #F2660C !important;
}

section.schedule-section .schedule-wrapper .days .day .day-title {
    background: #005095 !important;
    color: #fff !important;
}

section.facebook-block .fb-task {
    border: 2.5px solid #F2660C !important;
    color: #F2660C !important;
}

@media (min-width: 1025px) {
    section.facebook-block .fb-task {
        border: 2.5px solid #1877f2 !important;
        color: #1877f2 !important;
    }
}

.popout-container .popout .popoup-wrapper .popout-content .cta {
    background: #F2660C !important;
}

    .popout-container .popout .popoup-wrapper .popout-content .cta:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

section.list-view .countdown-panel .register {
    background: #F2660C !important;
}

    section.list-view .countdown-panel .register:hover {
        background: rgba(0, 58, 64, 0.84) !important;
    }

section.list-view .countdown-panel .timer .content .time-content .box {
    background: rgba(0, 58, 64, 0.08) !important;
    color: #F2660C !important;
}

section.list-view .countdown-panel .timer .content .time-content .type {
    color: #F2660C !important;
}

.progress-bar-col {
    background: #fff !important;
}

section.progress-bar-content .progress .goals .progress-bar .text .text-content #nextGoal {
    color: #F2660C !important;
}

section.progress-bar-content .progress .goals .progress-list {
    background: #fff !important;
}

    section.progress-bar-content .progress .goals .progress-list li {
        background: #fff !important;
    }

        section.progress-bar-content .progress .goals .progress-list li .text .task {
            color: #F2660C;
        }

    section.progress-bar-content .progress .goals .progress-list .go .arrow svg rect {
        fill: #F2660C !important;
    }

section.student-pulse-coming-soon:before {
    background: #005095 !important;
    color: #fff !important;
}

section.facebook-coming-soon:before {
    background: #005095 !important;
    color: #fff !important;
}

section.pportrait-coming-soon:before {
    background: #005095 !important;
    color: #fff !important;
}

section.schedule-coming-soon:before {
    background: #005095 !important;
    color: #fff !important;
}